Home
last modified time | relevance | path

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

/drivers/thermal/
Dda9062-thermal.c183 static const struct of_device_id da9062_compatible_reg_id_table[] = { variable
188 MODULE_DEVICE_TABLE(of, da9062_compatible_reg_id_table);
198 match = of_match_node(da9062_compatible_reg_id_table, in da9062_thermal_probe()
291 .of_match_table = da9062_compatible_reg_id_table,