Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/ti/
H A Dphy-ti-pipe3.c600 static const struct of_device_id ti_pipe3_id_table[]; variable
788 match = of_match_device(ti_pipe3_id_table, dev); in ti_pipe3_probe()
906 static const struct of_device_id ti_pipe3_id_table[] = { variable
925 MODULE_DEVICE_TABLE(of, ti_pipe3_id_table);
932 .of_match_table = ti_pipe3_id_table,