Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dof.h20 struct usb_otg_caps *otg_caps);
38 struct usb_otg_caps *otg_caps) in of_usb_update_otg_caps()
H A Dotg.h53 struct usb_otg_caps { struct
H A Dgadget.h465 struct usb_otg_caps *otg_caps;
/linux/drivers/usb/gadget/
H A Dconfig.c181 struct usb_otg_caps *otg_caps = gadget->otg_caps; in usb_otg_descriptor_init()
/linux/drivers/usb/chipidea/
H A Dudc.c2275 struct usb_otg_caps *otg_caps = &ci->platdata->ci_otg_caps; in udc_start()