Searched refs:of_ti_bandgap_match (Results 1 – 1 of 1) sorted by relevance
806 static const struct of_device_id of_ti_bandgap_match[]; variable836 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[] = { variable1282 MODULE_DEVICE_TABLE(of, of_ti_bandgap_match);1290 .of_match_table = of_ti_bandgap_match,