Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/ti-soc-thermal/
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,