Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/motorola/
Dphy-cpcap-usb.c605 static const struct of_device_id cpcap_usb_phy_id_table[] = { variable
614 MODULE_DEVICE_TABLE(of, cpcap_usb_phy_id_table);
626 of_id = of_match_device(of_match_ptr(cpcap_usb_phy_id_table), in cpcap_usb_phy_probe()
727 .of_match_table = of_match_ptr(cpcap_usb_phy_id_table),