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

/linux-4.1.27/drivers/mfd/
H A Dtc3589x.c321 static const struct of_device_id tc3589x_match[] = { variable in typeref:struct:of_device_id
333 MODULE_DEVICE_TABLE(of, tc3589x_match);
347 of_id = of_match_device(tc3589x_match, dev); tc3589x_of_probe()
497 .of_match_table = of_match_ptr(tc3589x_match),

Completed in 33 milliseconds