Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dof.h21 struct usb_otg_caps *otg_caps);
38 struct usb_otg_caps *otg_caps) in of_usb_update_otg_caps()
H A Dotg.h55 struct usb_otg_caps { struct
H A Dchipidea.h73 struct usb_otg_caps ci_otg_caps;
H A Dgadget.h441 struct usb_otg_caps *otg_caps;
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dconfig.c236 struct usb_otg_caps *otg_caps = gadget->otg_caps; in usb_otg_descriptor_init()
/OK3568_Linux_fs/kernel/drivers/usb/common/
H A Dcommon.c323 struct usb_otg_caps *otg_caps) in of_usb_update_otg_caps()
/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dci.h440 struct usb_otg_caps *otg_caps = &ci->platdata->ci_otg_caps; in ci_otg_is_fsm_mode()
H A Dudc.c2052 struct usb_otg_caps *otg_caps = &ci->platdata->ci_otg_caps; in udc_start()