Home
last modified time | relevance | path

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

/drivers/mfd/
Dtc3589x.c314 static const struct of_device_id tc3589x_match[] = { variable
326 MODULE_DEVICE_TABLE(of, tc3589x_match);
340 of_id = of_match_device(tc3589x_match, dev); in tc3589x_of_probe()
487 .of_match_table = of_match_ptr(tc3589x_match),