Home
last modified time | relevance | path

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

/Linux-v4.19/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.h68 struct usb_otg_caps ci_otg_caps;
Dotg.h53 struct usb_otg_caps { struct
Dgadget.h403 struct usb_otg_caps *otg_caps;
/Linux-v4.19/drivers/usb/common/
Dcommon.c203 struct usb_otg_caps *otg_caps) in of_usb_update_otg_caps()
/Linux-v4.19/drivers/usb/gadget/
Dconfig.c224 struct usb_otg_caps *otg_caps = gadget->otg_caps; in usb_otg_descriptor_init()
/Linux-v4.19/drivers/usb/chipidea/
Dci.h417 struct usb_otg_caps *otg_caps = &ci->platdata->ci_otg_caps; in ci_otg_is_fsm_mode()
Dudc.c1891 struct usb_otg_caps *otg_caps = &ci->platdata->ci_otg_caps; in udc_start()