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

/linux-4.4.14/drivers/phy/
H A Dphy-ti-pipe3.c309 static const struct of_device_id ti_pipe3_id_table[]; variable in typeref:struct:of_device_id
330 match = of_match_device(ti_pipe3_id_table, &pdev->dev); ti_pipe3_probe()
530 static const struct of_device_id ti_pipe3_id_table[] = { variable in typeref:struct:of_device_id
548 MODULE_DEVICE_TABLE(of, ti_pipe3_id_table);
555 .of_match_table = ti_pipe3_id_table,

Completed in 42 milliseconds