Searched refs:nct6775_i2c_of_match (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/hwmon/
H A Dnct6775-i2c.c77 static const struct of_device_id __maybe_unused nct6775_i2c_of_match[] = { variable in typeref:struct:__maybe_unused
93 MODULE_DEVICE_TABLE(of, nct6775_i2c_of_match);
176 .of_match_table = of_match_ptr(nct6775_i2c_of_match),

Completed in 122 milliseconds