Home
last modified time | relevance | path

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

/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()
256 .of_match_table = da9062_compatible_reg_id_table,
/linux/drivers/pinctrl/
H A Dpinctrl-da9062.c284 static const struct of_device_id da9062_compatible_reg_id_table[] = { variable
288 MODULE_DEVICE_TABLE(of, da9062_compatible_reg_id_table);
294 .of_match_table = da9062_compatible_reg_id_table,