Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-jz4770.c279 static const struct of_device_id ingenic_usb_phy_of_matches[] = { variable
286 MODULE_DEVICE_TABLE(of, ingenic_usb_phy_of_matches);
353 .of_match_table = of_match_ptr(ingenic_usb_phy_of_matches),
/kernel/linux/linux-6.6/drivers/phy/ingenic/
H A Dphy-ingenic-usb.c366 static const struct of_device_id ingenic_usb_phy_of_matches[] = { variable
375 MODULE_DEVICE_TABLE(of, ingenic_usb_phy_of_matches);
381 .of_match_table = ingenic_usb_phy_of_matches,

Completed in 3 milliseconds