Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/motorola/
H A 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),
/kernel/linux/linux-6.6/drivers/phy/motorola/
H A Dphy-cpcap-usb.c597 static const struct of_device_id cpcap_usb_phy_id_table[] = { variable
606 MODULE_DEVICE_TABLE(of, cpcap_usb_phy_id_table);
618 of_id = of_match_device(of_match_ptr(cpcap_usb_phy_id_table), in cpcap_usb_phy_probe()
717 .of_match_table = of_match_ptr(cpcap_usb_phy_id_table),

Completed in 2 milliseconds