Home
last modified time | relevance | path

Searched refs:of_ti_bandgap_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/
H A Dti-bandgap.c801 static const struct of_device_id of_ti_bandgap_match[]; variable
831 of_id = of_match_device(of_ti_bandgap_match, &pdev->dev); in ti_bandgap_build()
1241 static const struct of_device_id of_ti_bandgap_match[] = { variable
1281 MODULE_DEVICE_TABLE(of, of_ti_bandgap_match);
1289 .of_match_table = of_ti_bandgap_match,
/kernel/linux/linux-6.6/drivers/thermal/ti-soc-thermal/
H A Dti-bandgap.c806 static const struct of_device_id of_ti_bandgap_match[]; variable
836 of_id = of_match_device(of_ti_bandgap_match, &pdev->dev); in ti_bandgap_build()
1242 static const struct of_device_id of_ti_bandgap_match[] = { variable
1282 MODULE_DEVICE_TABLE(of, of_ti_bandgap_match);
1290 .of_match_table = of_ti_bandgap_match,

Completed in 4 milliseconds