Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dtmp401.c733 static const struct of_device_id __maybe_unused tmp4xx_of_match[] = { variable
741 MODULE_DEVICE_TABLE(of, tmp4xx_of_match);
747 .of_match_table = of_match_ptr(tmp4xx_of_match),
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dtmp401.c753 static const struct of_device_id __maybe_unused tmp4xx_of_match[] = { variable
761 MODULE_DEVICE_TABLE(of, tmp4xx_of_match);
767 .of_match_table = of_match_ptr(tmp4xx_of_match),

Completed in 3 milliseconds