Home
last modified time | relevance | path

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

12

/openbmc/linux/include/uapi/linux/usb/
H A Draw_gadget.h112 __u32 type_bulk : 1; member
/openbmc/linux/include/linux/usb/
H A Dgadget.h168 unsigned type_bulk:1; member
188 .type_bulk = !!(_type & USB_EP_CAPS_TYPE_BULK), \
/openbmc/linux/drivers/usb/gadget/udc/
H A Dcore.c1060 if (!ep->caps.type_bulk) in usb_gadget_ep_match_desc()
1076 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 Dgoku_udc.c1284 ep->ep.caps.type_bulk = true; in udc_reinit()
H A Dm66592-udc.c1633 ep->ep.caps.type_bulk = true; in m66592_probe()
H A Dudc-xilinx.c1321 ep->ep_usb.caps.type_bulk = true; in xudc_eps_init()
H A Dmv_u3d_core.c1344 ep->ep.caps.type_bulk = true; in mv_u3d_eps_init()
H A Dgr_udc.c2011 ep->ep.caps.type_bulk = true; in gr_ep_init()
/openbmc/linux/drivers/usb/usbip/
H A Dvudc_dev.c556 ep->ep.caps.type_bulk = true; in init_vudc_hw()
/openbmc/linux/drivers/usb/gadget/legacy/
H A Draw_gadget.c1189 raw_caps->type_bulk = caps->type_bulk; in fill_ep_caps()
/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_gadget.c670 mep->ep.caps.type_bulk = true; in init_hw_ep()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.c1662 pep->endpoint.caps.type_bulk = true; in cdnsp_gadget_init_endpoints()
1680 (pep->endpoint.caps.type_bulk) ? "yes" : "no", in cdnsp_gadget_init_endpoints()
H A Dcdns3-gadget.c3211 priv_ep->endpoint.caps.type_bulk = 1; in cdns3_init_eps()
3222 priv_ep->endpoint.caps.type_bulk ? "BULK, INT" : "", in cdns3_init_eps()
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Depn.c848 ep->ep.caps.type_bulk = true; in ast_vhub_alloc_epn()
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c1157 uep->ep.caps.type_bulk = true; in usbhs_mod_gadget_probe()
/openbmc/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()
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.c1248 ep->ep.caps.type_bulk = true; in fotg210_udc_probe()
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-udc.c1484 ep->ep.caps.type_bulk = true; in isp1760_udc_init_eps()
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.c3270 dep->endpoint.caps.type_bulk = true; in dwc3_gadget_init_in_endpoint()
3317 dep->endpoint.caps.type_bulk = true; in dwc3_gadget_init_out_endpoint()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_gadget.c1731 ep->end_point.caps.type_bulk = true; in init_peripheral_ep()
/openbmc/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.c1982 ep->usb_ep.caps.type_bulk = true; in init_ep()

12