dm816x_usb_phy_id_table  175 drivers/phy/ti/phy-dm816x-usb.c static const struct of_device_id dm816x_usb_phy_id_table[] = {
dm816x_usb_phy_id_table  181 drivers/phy/ti/phy-dm816x-usb.c MODULE_DEVICE_TABLE(of, dm816x_usb_phy_id_table);
dm816x_usb_phy_id_table  195 drivers/phy/ti/phy-dm816x-usb.c 	of_id = of_match_device(of_match_ptr(dm816x_usb_phy_id_table),
dm816x_usb_phy_id_table  281 drivers/phy/ti/phy-dm816x-usb.c 		.of_match_table = of_match_ptr(dm816x_usb_phy_id_table),