Home
last modified time | relevance | path

Searched refs:type_iso (Results 1 – 25 of 30) sorted by relevance

12

/linux/include/uapi/linux/usb/
H A Draw_gadget.h121 __u32 type_iso : 1; member
/linux/include/linux/usb/
H A Dgadget.h169 unsigned type_iso:1; member
189 .type_iso = !!(_type & USB_EP_CAPS_TYPE_ISO), \
/linux/drivers/usb/usbip/
H A Dvudc_dev.c554 ep->ep.caps.type_iso = true; in init_vudc_hw()
/linux/drivers/usb/mtu3/
H A Dmtu3_gadget.c669 mep->ep.caps.type_iso = true; in init_hw_ep()
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.c1657 pep->endpoint.caps.type_iso = true; in cdnsp_gadget_init_endpoints()
1677 (pep->endpoint.caps.type_iso) ? "yes" : "no", in cdnsp_gadget_init_endpoints()
H A Dcdns3-gadget.c3210 priv_ep->endpoint.caps.type_iso = 1; in cdns3_init_eps()
3224 priv_ep->endpoint.caps.type_iso ? "ISO" : ""); in cdns3_init_eps()
/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Depn.c847 ep->ep.caps.type_iso = true; in ast_vhub_alloc_epn()
/linux/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c1155 uep->ep.caps.type_iso = true; in usbhs_mod_gadget_probe()
/linux/drivers/usb/gadget/udc/
H A 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()
H A Dcore.c1058 if (!ep->caps.type_iso) in usb_gadget_ep_match_desc()
H A Dmax3420_udc.c1189 ep->ep_usb.caps.type_iso = false; in max3420_eps_init()
H A Dfusb300_udc.c1455 ep->ep.caps.type_iso = true; in fusb300_probe()
H A Daspeed_udc.c1364 ep->ep.caps.type_iso = true; in ast_udc_init_ep()
H A Dm66592-udc.c1632 ep->ep.caps.type_iso = true; in m66592_probe()
H A Dgr_udc.c2010 ep->ep.caps.type_iso = true; in gr_ep_init()
H A Dudc-xilinx.c1320 ep->ep_usb.caps.type_iso = true; in xudc_eps_init()
H A Dr8a66597-udc.c1922 ep->ep.caps.type_iso = true; in r8a66597_probe()
H A Dfsl_udc_core.c2332 ep->ep.caps.type_iso = true; in struct_ep_setup()
H A Dmv_udc_core.c1277 ep->ep.caps.type_iso = true; in eps_init()
/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.c2225 pep->endpoint.caps.type_iso = 1; in cdns2_init_eps()
2239 (pep->endpoint.caps.type_iso) ? "yes" : "no", in cdns2_init_eps()
/linux/drivers/usb/isp1760/
H A Disp1760-udc.c1483 ep->ep.caps.type_iso = true; in isp1760_udc_init_eps()
/linux/drivers/usb/fotg210/
H A Dfotg210-udc.c1247 ep->ep.caps.type_iso = true; in fotg210_udc_probe()
/linux/drivers/usb/dwc3/
H A Dgadget.c3194 dep->endpoint.caps.type_iso = true; in dwc3_gadget_init_in_endpoint()
3241 dep->endpoint.caps.type_iso = true; in dwc3_gadget_init_out_endpoint()
/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.c1981 ep->usb_ep.caps.type_iso = true; in init_ep()
/linux/drivers/usb/chipidea/
H A Dudc.c1873 hwep->ep.caps.type_iso = true; in init_eps()

12