Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_mmio.c97 static const struct of_device_id thermal_mmio_id_table[] = { variable
101 MODULE_DEVICE_TABLE(of, thermal_mmio_id_table);
107 .of_match_table = thermal_mmio_id_table,
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_mmio.c103 static const struct of_device_id thermal_mmio_id_table[] = { variable
107 MODULE_DEVICE_TABLE(of, thermal_mmio_id_table);
113 .of_match_table = of_match_ptr(thermal_mmio_id_table),

Completed in 2 milliseconds