Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dtmp102.c296 static const struct of_device_id __maybe_unused tmp102_of_match[] = { variable
300 MODULE_DEVICE_TABLE(of, tmp102_of_match);
304 .driver.of_match_table = of_match_ptr(tmp102_of_match),
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dtmp102.c294 static const struct of_device_id __maybe_unused tmp102_of_match[] = { variable
298 MODULE_DEVICE_TABLE(of, tmp102_of_match);
302 .driver.of_match_table = of_match_ptr(tmp102_of_match),

Completed in 2 milliseconds