Home
last modified time | relevance | path

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

12

/linux-6.6.21/include/uapi/linux/usb/
Draw_gadget.h110 __u32 type_control : 1; member
/linux-6.6.21/drivers/usb/usbip/
Dvudc_dev.c240 if (!_ep || !desc || ep->desc || _ep->caps.type_control in vep_enable()
268 if (!_ep || !ep->desc || _ep->caps.type_control) in vep_disable()
547 ep->ep.caps.type_control = true; in init_vudc_hw()
/linux-6.6.21/include/linux/usb/
Dgadget.h166 unsigned type_control:1; member
186 .type_control = !!(_type & USB_EP_CAPS_TYPE_CONTROL), \
/linux-6.6.21/drivers/usb/gadget/udc/aspeed-vhub/
Dep0.c497 ep->ep.caps.type_control = true; in ast_vhub_init_ep0()
/linux-6.6.21/drivers/usb/gadget/udc/cdns2/
Dcdns2-ep0.c654 pep->endpoint.caps.type_control = true; in cdns2_init_ep0()
/linux-6.6.21/drivers/usb/gadget/legacy/
Draw_gadget.c1187 raw_caps->type_control = caps->type_control; in fill_ep_caps()
/linux-6.6.21/drivers/usb/cdns3/
Dcdns3-ep0.c886 priv_ep->endpoint.caps.type_control = 1; in cdns3_init_ep0()
Dcdnsp-gadget.c1642 pep->endpoint.caps.type_control = true; in cdnsp_gadget_init_endpoints()
1678 (pep->endpoint.caps.type_control) ? "yes" : "no", in cdnsp_gadget_init_endpoints()
/linux-6.6.21/drivers/usb/mtu3/
Dmtu3_gadget.c664 mep->ep.caps.type_control = true; in init_hw_ep()
/linux-6.6.21/drivers/usb/renesas_usbhs/
Dmod_gadget.c1151 uep->ep.caps.type_control = true; in usbhs_mod_gadget_probe()
/linux-6.6.21/drivers/usb/gadget/udc/
Drenesas_usbf.c3187 if (epn->ep.caps.type_control || epn->ep.caps.type_iso || in usbf_epn_check()
3196 if (epn->ep.caps.type_control || epn->ep.caps.type_iso || in usbf_epn_check()
3205 if (epn->ep.caps.type_control || !epn->ep.caps.type_iso || in usbf_epn_check()
Dmax3420_udc.c1172 ep->ep_usb.caps.type_control = true; in max3420_eps_init()
Dfusb300_udc.c1453 ep->ep.caps.type_control = true; in fusb300_probe()
Daspeed_udc.c1360 ep->ep.caps.type_control = true; in ast_udc_init_ep()
Dgoku_udc.c1282 ep->ep.caps.type_control = true; in udc_reinit()
Dm66592-udc.c1630 ep->ep.caps.type_control = true; in m66592_probe()
Dudc-xilinx.c1328 ep->ep_usb.caps.type_control = true; in xudc_eps_init()
Dgr_udc.c2005 ep->ep.caps.type_control = true; in gr_ep_init()
Dmv_u3d_core.c1315 ep->ep.caps.type_control = true; in mv_u3d_eps_init()
Dr8a66597-udc.c1920 ep->ep.caps.type_control = true; in r8a66597_probe()
/linux-6.6.21/drivers/usb/isp1760/
Disp1760-udc.c1476 ep->ep.caps.type_control = true; in isp1760_udc_init_eps()
/linux-6.6.21/drivers/usb/fotg210/
Dfotg210-udc.c1245 ep->ep.caps.type_control = true; in fotg210_udc_probe()
/linux-6.6.21/drivers/usb/musb/
Dmusb_gadget.c1715 ep->end_point.caps.type_control = true; in init_peripheral_ep()
/linux-6.6.21/drivers/usb/gadget/udc/bdc/
Dbdc_ep.c1967 ep->usb_ep.caps.type_control = true; in init_ep()
/linux-6.6.21/drivers/usb/chipidea/
Dudc.c1864 hwep->ep.caps.type_control = true; in init_eps()

12