Home
last modified time | relevance | path

Searched defs:ep0 (Results 1 – 24 of 24) sorted by relevance

/linux-5.19.10/drivers/usb/gadget/udc/
Dudc-xilinx.c263 struct xusb_ep *ep0 = &udc->ep[XUSB_EP_NUMBER_ZERO]; in xudc_wrstatus() local
999 static int __xudc_ep0_queue(struct xusb_ep *ep0, struct xusb_req *req) in __xudc_ep0_queue()
1054 struct xusb_ep *ep0 = to_xusb_ep(_ep); in xudc_ep0_queue() local
1376 struct xusb_ep *ep0 = &udc->ep[XUSB_EP_NUMBER_ZERO]; in xudc_start() local
1565 struct xusb_ep *ep0 = &udc->ep[XUSB_EP_NUMBER_ZERO]; in xudc_ep0_stall() local
1580 struct xusb_ep *ep0 = &udc->ep[0]; in xudc_setaddress() local
1601 struct xusb_ep *ep0 = &udc->ep[0]; in xudc_getstatus() local
1658 struct xusb_ep *ep0 = &udc->ep[0]; in xudc_set_clear_feature() local
1749 struct xusb_ep *ep0 = &udc->ep[0]; in xudc_handle_setup() local
1815 struct xusb_ep *ep0 = &udc->ep[0]; in xudc_ep0_out() local
[all …]
Dlpc32xx_udc.c1443 struct lpc32xx_ep *ep0 = &udc->ep[0]; in udc_ep0_in_req() local
1481 struct lpc32xx_ep *ep0 = &udc->ep[0]; in udc_ep0_out_req() local
2186 struct lpc32xx_ep *ep, *ep0 = &udc->ep[0]; in udc_handle_ep0_setup() local
2325 struct lpc32xx_ep *ep0 = &udc->ep[0]; in udc_handle_ep0_in() local
2359 struct lpc32xx_ep *ep0 = &udc->ep[0]; in udc_handle_ep0_out() local
Dat91_udc.c1275 struct at91_ep *ep0 = &udc->ep[0]; in handle_ep0() local
Dtegra-xudc.c2494 struct tegra_xudc_ep *ep0 = &xudc->ep[0]; in tegra_xudc_ep0_set_address() local
2796 struct tegra_xudc_ep *ep0 = &xudc->ep[0]; in tegra_xudc_reset() local
2838 struct tegra_xudc_ep *ep0 = &xudc->ep[0]; in tegra_xudc_port_connect() local
Dmv_udc_core.c1723 struct mv_ep *ep0, struct mv_req *req) in ep0_req_complete()
Dnet2272.c1410 struct net2272_ep *ep0 = &dev->ep[0]; in net2272_ep0_start() local
Domap_udc.c1396 struct omap_ep *ep0 = &udc->ep[0]; in ep0_irq() local
Dfsl_udc_core.c1521 static void ep0_req_complete(struct fsl_udc *udc, struct fsl_ep *ep0, in ep0_req_complete()
Datmel_usba_udc.c1793 struct usba_ep *ep0, *ep; in usba_udc_irq() local
/linux-5.19.10/tools/usb/ffs-aio-example/simple/device_app/
Daio_simple.c164 static void handle_ep0(int ep0, bool *ready) in handle_ep0()
209 int ep0; in main() local
/linux-5.19.10/tools/usb/ffs-aio-example/multibuff/device_app/
Daio_multibuff.c176 static void handle_ep0(int ep0, bool *ready) in handle_ep0()
240 int ep0, ep1; in main() local
/linux-5.19.10/drivers/usb/usbip/
Dvudc_sysfs.c26 struct vep *ep0 = to_vep(udc->gadget.ep0); in get_gadget_descs() local
/linux-5.19.10/sound/soc/generic/
Daudio-graph-card2.c875 struct device_node *ep0, *ep1; in audio_graph2_link_c2c() local
1089 struct device_node *ep0 = port_to_endpoint(port0); in graph_count_c2c() local
/linux-5.19.10/drivers/usb/gadget/udc/aspeed-vhub/
Dvhub.h308 } ep0; member
360 struct ast_vhub_ep ep0; member
397 struct ast_vhub_ep ep0; member
/linux-5.19.10/drivers/usb/dwc2/
Dgadget.c1670 struct dwc2_hsotg_ep *ep0 = hsotg->eps_out[0]; in dwc2_hsotg_process_req_status() local
1774 struct dwc2_hsotg_ep *ep0 = hsotg->eps_out[0]; in dwc2_hsotg_process_req_feature() local
1892 struct dwc2_hsotg_ep *ep0 = hsotg->eps_out[0]; in dwc2_hsotg_stall_ep0() local
1932 struct dwc2_hsotg_ep *ep0 = hsotg->eps_out[0]; in dwc2_hsotg_process_control() local
/linux-5.19.10/drivers/usb/dwc3/
Dep0.c851 struct dwc3_ep *ep0; in dwc3_ep0_complete_data() local
Dgadget.c3504 struct usb_ep *ep0 = &dwc->eps[0]->endpoint; in dwc3_gadget_endpoint_command_complete() local
/linux-5.19.10/drivers/usb/mtu3/
Dmtu3.h335 struct mtu3_ep *ep0; member
/linux-5.19.10/drivers/usb/gadget/
Dcomposite.c2279 struct usb_ep *ep0) in composite_os_desc_req_prepare()
/linux-5.19.10/include/linux/usb/
Dgadget.h414 struct usb_ep *ep0; member
/linux-5.19.10/drivers/usb/host/
Dfhci.h427 struct endpoint *ep0; /* pointer for endpoint0 structure */ member
/linux-5.19.10/drivers/gpu/drm/bridge/analogix/
Danx7625.c1621 struct device_node *np = dev->of_node, *ep0; in anx7625_parse_dt() local
/linux-5.19.10/drivers/usb/gadget/function/
Df_mass_storage.c246 struct usb_ep *ep0; /* Copy of gadget->ep0 */ member
/linux-5.19.10/include/linux/
Dusb.h644 struct usb_host_endpoint ep0; member