Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c150 static const struct of_device_id bcm2835_thermal_of_match_table[] = { variable
162 MODULE_DEVICE_TABLE(of, bcm2835_thermal_of_match_table);
178 match = of_match_device(bcm2835_thermal_of_match_table, in bcm2835_thermal_probe()
305 .of_match_table = bcm2835_thermal_of_match_table,
/kernel/linux/linux-6.6/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c150 static const struct of_device_id bcm2835_thermal_of_match_table[] = { variable
162 MODULE_DEVICE_TABLE(of, bcm2835_thermal_of_match_table);
177 match = of_match_device(bcm2835_thermal_of_match_table, in bcm2835_thermal_probe()
300 .of_match_table = bcm2835_thermal_of_match_table,

Completed in 2 milliseconds