Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dnct6775-i2c.c77 static const struct of_device_id __maybe_unused nct6775_i2c_of_match[] = { variable
93 MODULE_DEVICE_TABLE(of, nct6775_i2c_of_match);
162 of_id = of_match_device(nct6775_i2c_of_match, dev); in nct6775_i2c_probe()
186 .of_match_table = of_match_ptr(nct6775_i2c_of_match),