ti_pipe3_id_table  601 drivers/phy/ti/phy-ti-pipe3.c static const struct of_device_id ti_pipe3_id_table[];
ti_pipe3_id_table  795 drivers/phy/ti/phy-ti-pipe3.c 	match = of_match_device(ti_pipe3_id_table, dev);
ti_pipe3_id_table  919 drivers/phy/ti/phy-ti-pipe3.c static const struct of_device_id ti_pipe3_id_table[] = {
ti_pipe3_id_table  938 drivers/phy/ti/phy-ti-pipe3.c MODULE_DEVICE_TABLE(of, ti_pipe3_id_table);
ti_pipe3_id_table  945 drivers/phy/ti/phy-ti-pipe3.c 		.of_match_table = ti_pipe3_id_table,