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

/linux-4.1.27/drivers/thermal/ti-soc-thermal/
H A Dti-bandgap.c1193 static const struct of_device_id of_ti_bandgap_match[]; variable in typeref:struct:of_device_id
1225 of_id = of_match_device(of_ti_bandgap_match, &pdev->dev); ti_bandgap_build()
1585 static const struct of_device_id of_ti_bandgap_match[] = { variable in typeref:struct:of_device_id
1615 MODULE_DEVICE_TABLE(of, of_ti_bandgap_match);
1623 .of_match_table = of_ti_bandgap_match,

Completed in 124 milliseconds