Home
last modified time | relevance | path

Searched refs:of_usb_update_otg_caps (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dof.h20 int of_usb_update_otg_caps(struct device_node *np,
37 static inline int of_usb_update_otg_caps(struct device_node *np, in of_usb_update_otg_caps() function
/kernel/linux/linux-6.6/include/linux/usb/
H A Dof.h18 int of_usb_update_otg_caps(struct device_node *np,
35 static inline int of_usb_update_otg_caps(struct device_node *np, in of_usb_update_otg_caps() function
/kernel/linux/linux-5.10/drivers/usb/common/
H A Dcommon.c315 * of_usb_update_otg_caps - to update usb otg capabilities according to
322 int of_usb_update_otg_caps(struct device_node *np, in of_usb_update_otg_caps() function
367 EXPORT_SYMBOL_GPL(of_usb_update_otg_caps); variable
/kernel/linux/linux-6.6/drivers/usb/common/
H A Dcommon.c336 * of_usb_update_otg_caps - to update usb otg capabilities according to
343 int of_usb_update_otg_caps(struct device_node *np, in of_usb_update_otg_caps() function
388 EXPORT_SYMBOL_GPL(of_usb_update_otg_caps); variable
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dparams.c559 of_usb_update_otg_caps(hsotg->dev->of_node, &p->otg_caps); in dwc2_get_device_properties()
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dcore.c705 ret = of_usb_update_otg_caps(dev->of_node, in ci_get_platdata()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dcore.c719 ret = of_usb_update_otg_caps(dev->of_node, in ci_get_platdata()

Completed in 10 milliseconds