Home
last modified time | relevance | path

Searched refs:of_virtual_thermal_match (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Drk_virtual_thermal.c727 static const struct of_device_id of_virtual_thermal_match[] = { variable
736 MODULE_DEVICE_TABLE(of, of_virtual_thermal_match);
806 match = of_match_node(of_virtual_thermal_match, np); in virtual_thermal_probe()
908 .of_match_table = of_virtual_thermal_match,