Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dda9062-thermal.c152 static const struct of_device_id da9062_compatible_reg_id_table[] = { variable
157 MODULE_DEVICE_TABLE(of, da9062_compatible_reg_id_table);
166 match = of_match_node(da9062_compatible_reg_id_table, in da9062_thermal_probe()
257 .of_match_table = da9062_compatible_reg_id_table,