Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
H A Ddb8500_thermal.c242 static const struct of_device_id db8500_thermal_match[] = { variable
246 MODULE_DEVICE_TABLE(of, db8500_thermal_match);
251 .of_match_table = of_match_ptr(db8500_thermal_match),
/kernel/linux/linux-6.6/drivers/thermal/
H A Ddb8500_thermal.c223 static const struct of_device_id db8500_thermal_match[] = { variable
227 MODULE_DEVICE_TABLE(of, db8500_thermal_match);
232 .of_match_table = db8500_thermal_match,

Completed in 1 milliseconds