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

/linux-4.1.27/drivers/regulator/
H A Dti-abb-regulator.c677 static const struct of_device_id ti_abb_of_match[] = { variable in typeref:struct:of_device_id
684 MODULE_DEVICE_TABLE(of, ti_abb_of_match);
710 match = of_match_device(ti_abb_of_match, dev); ti_abb_probe()
895 .of_match_table = of_match_ptr(ti_abb_of_match),

Completed in 79 milliseconds