Searched refs:ina2xx_of_match (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/hwmon/
H A Dina2xx.c693 static const struct of_device_id __maybe_unused ina2xx_of_match[] = { variable in typeref:struct:__maybe_unused
716 MODULE_DEVICE_TABLE(of, ina2xx_of_match);
721 .of_match_table = of_match_ptr(ina2xx_of_match),
/linux-master/drivers/iio/adc/
H A Dina2xx-adc.c1066 static const struct of_device_id ina2xx_of_match[] = { variable in typeref:struct:of_device_id
1089 MODULE_DEVICE_TABLE(of, ina2xx_of_match);
1094 .of_match_table = ina2xx_of_match,

Completed in 116 milliseconds