Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/ti/
H A Dphy-dm816x-usb.c174 static const struct of_device_id dm816x_usb_phy_id_table[] = { variable
180 MODULE_DEVICE_TABLE(of, dm816x_usb_phy_id_table);
193 of_id = of_match_device(of_match_ptr(dm816x_usb_phy_id_table), in dm816x_usb_phy_probe()
286 .of_match_table = of_match_ptr(dm816x_usb_phy_id_table),