Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/ti-soc-thermal/
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,