Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/phy/
Dphy-ti-pipe3.c290 static const struct of_device_id ti_pipe3_id_table[]; variable
312 match = of_match_device(ti_pipe3_id_table, &pdev->dev); in ti_pipe3_probe()
570 static const struct of_device_id ti_pipe3_id_table[] = { variable
588 MODULE_DEVICE_TABLE(of, ti_pipe3_id_table);
596 .of_match_table = ti_pipe3_id_table,