Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dda9062-thermal.c193 static const struct of_device_id da9062_compatible_reg_id_table[] = { variable
198 MODULE_DEVICE_TABLE(of, da9062_compatible_reg_id_table);
208 match = of_match_node(da9062_compatible_reg_id_table, in da9062_thermal_probe()
297 .of_match_table = da9062_compatible_reg_id_table,