Searched refs:nct6775_i2c_of_match (Results 1 – 1 of 1) sorted by relevance
77 static const struct of_device_id __maybe_unused nct6775_i2c_of_match[] = { variable92 MODULE_DEVICE_TABLE(of, nct6775_i2c_of_match);160 of_id = of_match_device(nct6775_i2c_of_match, dev); in nct6775_i2c_probe()184 .of_match_table = of_match_ptr(nct6775_i2c_of_match),