Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/motorola/
Dphy-cpcap-usb.c549 static const struct of_device_id cpcap_usb_phy_id_table[] = { variable
558 MODULE_DEVICE_TABLE(of, cpcap_usb_phy_id_table);
570 of_id = of_match_device(of_match_ptr(cpcap_usb_phy_id_table), in cpcap_usb_phy_probe()
667 .of_match_table = of_match_ptr(cpcap_usb_phy_id_table),