Home
last modified time | relevance | path

Searched refs:tmp103_of_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dtmp103.c162 static const struct of_device_id __maybe_unused tmp103_of_match[] = { variable
166 MODULE_DEVICE_TABLE(of, tmp103_of_match);
171 .of_match_table = of_match_ptr(tmp103_of_match),
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dtmp103.c205 static const struct of_device_id __maybe_unused tmp103_of_match[] = { variable
209 MODULE_DEVICE_TABLE(of, tmp103_of_match);
214 .of_match_table = of_match_ptr(tmp103_of_match),

Completed in 2 milliseconds