Home
last modified time | relevance | path

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

/drivers/thermal/
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()
256 .of_match_table = da9062_compatible_reg_id_table,
/drivers/pinctrl/
A Dpinctrl-da9062.c282 static const struct of_device_id da9062_compatible_reg_id_table[] = { variable
286 MODULE_DEVICE_TABLE(of, da9062_compatible_reg_id_table);
292 .of_match_table = da9062_compatible_reg_id_table,

Completed in 9 milliseconds