Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-dm816x-usb.c175 static const struct of_device_id dm816x_usb_phy_id_table[] = { variable
181 MODULE_DEVICE_TABLE(of, dm816x_usb_phy_id_table);
195 of_id = of_match_device(of_match_ptr(dm816x_usb_phy_id_table), in dm816x_usb_phy_probe()
281 .of_match_table = of_match_ptr(dm816x_usb_phy_id_table),