Home
last modified time | relevance | path

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

/drivers/hwmon/
Dina2xx.c507 static const struct of_device_id __maybe_unused ina2xx_of_match[] = { variable
530 MODULE_DEVICE_TABLE(of, ina2xx_of_match);
535 .of_match_table = of_match_ptr(ina2xx_of_match),
/drivers/iio/adc/
Dina2xx-adc.c1063 static const struct of_device_id ina2xx_of_match[] = { variable
1086 MODULE_DEVICE_TABLE(of, ina2xx_of_match);
1091 .of_match_table = ina2xx_of_match,