Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/ti/
Dphy-ti-pipe3.c601 static const struct of_device_id ti_pipe3_id_table[]; variable
795 match = of_match_device(ti_pipe3_id_table, dev); in ti_pipe3_probe()
919 static const struct of_device_id ti_pipe3_id_table[] = { variable
938 MODULE_DEVICE_TABLE(of, ti_pipe3_id_table);
945 .of_match_table = ti_pipe3_id_table,