Home
last modified time | relevance | path

Searched refs:ltc2947_of_match (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dltc2947.h7 extern const struct of_device_id ltc2947_of_match[];
H A Dltc2947-spi.c40 .of_match_table = ltc2947_of_match,
H A Dltc2947-i2c.c38 .of_match_table = ltc2947_of_match,
H A Dltc2947-core.c1178 const struct of_device_id ltc2947_of_match[] = { variable
1182 EXPORT_SYMBOL_GPL(ltc2947_of_match); variable
1183 MODULE_DEVICE_TABLE(of, ltc2947_of_match);
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dltc2947.h7 extern const struct of_device_id ltc2947_of_match[];
H A Dltc2947-spi.c40 .of_match_table = ltc2947_of_match,
H A Dltc2947-i2c.c38 .of_match_table = ltc2947_of_match,
H A Dltc2947-core.c1162 const struct of_device_id ltc2947_of_match[] = { variable
1166 EXPORT_SYMBOL_GPL(ltc2947_of_match); variable
1167 MODULE_DEVICE_TABLE(of, ltc2947_of_match);

Completed in 5 milliseconds