Home
last modified time | relevance | path

Searched refs:type_bulk (Results 1 – 25 of 33) sorted by relevance

12

/linux/include/uapi/linux/usb/
H A Draw_gadget.h122 __u32 type_bulk : 1; member
/linux/include/linux/usb/
H A Dgadget.h170 unsigned type_bulk:1; member
190 .type_bulk = !!(_type & USB_EP_CAPS_TYPE_BULK), \
/linux/drivers/usb/gadget/udc/
H A Dcore.c1065 if (!ep->caps.type_bulk) in usb_gadget_ep_match_desc()
1081 if (!ep->caps.type_int && !ep->caps.type_bulk) in usb_gadget_ep_match_desc()
H A Drenesas_usbf.c3188 !epn->ep.caps.type_bulk || epn->ep.caps.type_int) { in usbf_epn_check()
3197 epn->ep.caps.type_bulk || !epn->ep.caps.type_int) { in usbf_epn_check()
3206 epn->ep.caps.type_bulk || epn->ep.caps.type_int) { in usbf_epn_check()
H A Dmax3420_udc.c1191 ep->ep_usb.caps.type_bulk = true; in max3420_eps_init()
H A Dfusb300_udc.c1456 ep->ep.caps.type_bulk = true; in fusb300_probe()
H A Daspeed_udc.c1365 ep->ep.caps.type_bulk = true; in ast_udc_init_ep()
H A Dm66592-udc.c1633 ep->ep.caps.type_bulk = true; in m66592_probe()
H A Dgoku_udc.c1284 ep->ep.caps.type_bulk = true; in udc_reinit()
H A Dgr_udc.c2011 ep->ep.caps.type_bulk = true; in gr_ep_init()
H A Dudc-xilinx.c1321 ep->ep_usb.caps.type_bulk = true; in xudc_eps_init()
H A Dr8a66597-udc.c1923 ep->ep.caps.type_bulk = true; in r8a66597_probe()
H A Dfsl_udc_core.c2333 ep->ep.caps.type_bulk = true; in struct_ep_setup()
/linux/drivers/usb/usbip/
H A Dvudc_dev.c556 ep->ep.caps.type_bulk = true; in init_vudc_hw()
/linux/drivers/usb/mtu3/
H A Dmtu3_gadget.c670 mep->ep.caps.type_bulk = true; in init_hw_ep()
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.c1658 pep->endpoint.caps.type_bulk = true; in cdnsp_gadget_init_endpoints()
1676 (pep->endpoint.caps.type_bulk) ? "yes" : "no", in cdnsp_gadget_init_endpoints()
H A Dcdns3-gadget.c3212 priv_ep->endpoint.caps.type_bulk = 1; in cdns3_init_eps()
3223 priv_ep->endpoint.caps.type_bulk ? "BULK, INT" : "", in cdns3_init_eps()
/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Depn.c848 ep->ep.caps.type_bulk = true; in ast_vhub_alloc_epn()
/linux/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c1157 uep->ep.caps.type_bulk = true; in usbhs_mod_gadget_probe()
/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.c2226 pep->endpoint.caps.type_bulk = 1; in cdns2_init_eps()
2238 (pep->endpoint.caps.type_bulk) ? "yes" : "no", in cdns2_init_eps()
/linux/drivers/usb/isp1760/
H A Disp1760-udc.c1484 ep->ep.caps.type_bulk = true; in isp1760_udc_init_eps()
/linux/drivers/usb/fotg210/
H A Dfotg210-udc.c1248 ep->ep.caps.type_bulk = true; in fotg210_udc_probe()
/linux/drivers/usb/dwc3/
H A Dgadget.c3195 dep->endpoint.caps.type_bulk = true; in dwc3_gadget_init_in_endpoint()
3242 dep->endpoint.caps.type_bulk = true; in dwc3_gadget_init_out_endpoint()
/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.c1982 ep->usb_ep.caps.type_bulk = true; in init_ep()
/linux/drivers/usb/chipidea/
H A Dudc.c1874 hwep->ep.caps.type_bulk = true; in init_eps()

12