Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/usb/
Dof.h21 struct usb_otg_caps *otg_caps);
38 struct usb_otg_caps *otg_caps) in of_usb_update_otg_caps()
Dchipidea.h72 struct usb_otg_caps ci_otg_caps;
Dotg.h53 struct usb_otg_caps { struct
Dgadget.h411 struct usb_otg_caps *otg_caps;
/Linux-v5.4/drivers/usb/common/
Dcommon.c223 struct usb_otg_caps *otg_caps) in of_usb_update_otg_caps()
/Linux-v5.4/drivers/usb/gadget/
Dconfig.c224 struct usb_otg_caps *otg_caps = gadget->otg_caps; in usb_otg_descriptor_init()
/Linux-v5.4/drivers/usb/chipidea/
Dci.h429 struct usb_otg_caps *otg_caps = &ci->platdata->ci_otg_caps; in ci_otg_is_fsm_mode()
Dudc.c1927 struct usb_otg_caps *otg_caps = &ci->platdata->ci_otg_caps; in udc_start()