cpcap_usb_phy_id_table  568 drivers/phy/motorola/phy-cpcap-usb.c static const struct of_device_id cpcap_usb_phy_id_table[] = {
cpcap_usb_phy_id_table  577 drivers/phy/motorola/phy-cpcap-usb.c MODULE_DEVICE_TABLE(of, cpcap_usb_phy_id_table);
cpcap_usb_phy_id_table  589 drivers/phy/motorola/phy-cpcap-usb.c 	of_id = of_match_device(of_match_ptr(cpcap_usb_phy_id_table),
cpcap_usb_phy_id_table  684 drivers/phy/motorola/phy-cpcap-usb.c 		.of_match_table = of_match_ptr(cpcap_usb_phy_id_table),