Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/samsung/
Dphy-samsung-usb2.c106 static const struct of_device_id samsung_usb2_phy_of_match[] = { variable
139 MODULE_DEVICE_TABLE(of, samsung_usb2_phy_of_match);
251 .of_match_table = samsung_usb2_phy_of_match,
/Linux-v5.4/Documentation/driver-api/phy/
Dsamsung-usb2.rst109 added to the struct of_device_id samsung_usb2_phy_of_match[] array::