Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/gadget/udc/
A 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 …]
A Drenesas_usbf.c559 static void usbf_ep0_send_null(struct usbf_ep *ep0, bool is_data1) in usbf_ep0_send_null()
570 static int usbf_ep0_pio_in(struct usbf_ep *ep0, struct usbf_req *req) in usbf_ep0_pio_in()
629 static int usbf_ep0_pio_out(struct usbf_ep *ep0, struct usbf_req *req) in usbf_ep0_pio_out()
716 static void usbf_ep0_fifo_flush(struct usbf_ep *ep0) in usbf_ep0_fifo_flush()
1797 static void usbf_ep0_enable(struct usbf_ep *ep0) in usbf_ep0_enable()
1928 static int usbf_ep0_queue(struct usbf_ep *ep0, struct usbf_req *req, in usbf_ep0_queue()
2456 static int usbf_handle_ep0_setup(struct usbf_ep *ep0) in usbf_handle_ep0_setup()
2532 static int usbf_handle_ep0_data_status(struct usbf_ep *ep0, in usbf_handle_ep0_data_status()
2563 static int usbf_handle_ep0_out_status_start(struct usbf_ep *ep0) in usbf_handle_ep0_out_status_start()
2588 static int usbf_handle_ep0_in_status_start(struct usbf_ep *ep0) in usbf_handle_ep0_in_status_start()
[all …]
A 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
A Dat91_udc.c1275 struct at91_ep *ep0 = &udc->ep[0]; in handle_ep0() local
A Dtegra-xudc.c2505 struct tegra_xudc_ep *ep0 = &xudc->ep[0]; in tegra_xudc_ep0_set_address() local
2807 struct tegra_xudc_ep *ep0 = &xudc->ep[0]; in tegra_xudc_reset() local
2849 struct tegra_xudc_ep *ep0 = &xudc->ep[0]; in tegra_xudc_port_connect() local
A Dmv_udc_core.c1722 struct mv_ep *ep0, struct mv_req *req) in ep0_req_complete()
A Dnet2272.c1410 struct net2272_ep *ep0 = &dev->ep[0]; in net2272_ep0_start() local
A Domap_udc.c1396 struct omap_ep *ep0 = &udc->ep[0]; in ep0_irq() local
A Datmel_usba_udc.c1793 struct usba_ep *ep0, *ep; in usba_udc_irq() local
A Dfsl_udc_core.c1521 static void ep0_req_complete(struct fsl_udc *udc, struct fsl_ep *ep0, in ep0_req_complete()
/linux-6.3-rc2/tools/usb/ffs-aio-example/simple/device_app/
A Daio_simple.c182 static void handle_ep0(int ep0, bool *ready) in handle_ep0()
227 int ep0; in main() local
/linux-6.3-rc2/tools/usb/ffs-aio-example/multibuff/device_app/
A Daio_multibuff.c176 static void handle_ep0(int ep0, bool *ready) in handle_ep0()
240 int ep0, ep1; in main() local
/linux-6.3-rc2/drivers/usb/usbip/
A Dvudc_sysfs.c26 struct vep *ep0 = to_vep(udc->gadget.ep0); in get_gadget_descs() local
/linux-6.3-rc2/sound/soc/generic/
A Daudio-graph-card2.c874 struct device_node *ep0, *ep1; in audio_graph2_link_c2c() local
1101 struct device_node *ep0 = port_to_endpoint(port0); in graph_count_c2c() local
/linux-6.3-rc2/drivers/usb/gadget/udc/aspeed-vhub/
A Dvhub.h308 } ep0; member
360 struct ast_vhub_ep ep0; member
397 struct ast_vhub_ep ep0; member
/linux-6.3-rc2/drivers/usb/dwc2/
A 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-6.3-rc2/drivers/usb/dwc3/
A Dep0.c856 struct dwc3_ep *ep0; in dwc3_ep0_complete_data() local
A Dgadget.c3552 struct usb_ep *ep0 = &dwc->eps[0]->endpoint; in dwc3_gadget_endpoint_command_complete() local
/linux-6.3-rc2/drivers/usb/mtu3/
A Dmtu3.h336 struct mtu3_ep *ep0; member
/linux-6.3-rc2/drivers/usb/gadget/
A Dcomposite.c2361 struct usb_ep *ep0) in composite_os_desc_req_prepare()
/linux-6.3-rc2/include/linux/usb/
A Dgadget.h413 struct usb_ep *ep0; member
/linux-6.3-rc2/drivers/usb/host/
A Dfhci.h427 struct endpoint *ep0; /* pointer for endpoint0 structure */ member
/linux-6.3-rc2/drivers/gpu/drm/bridge/analogix/
A Danx7625.c1651 struct device_node *np = dev->of_node, *ep0; in anx7625_parse_dt() local
/linux-6.3-rc2/drivers/usb/gadget/function/
A Df_mass_storage.c247 struct usb_ep *ep0; /* Copy of gadget->ep0 */ member
/linux-6.3-rc2/include/linux/
A Dusb.h657 struct usb_host_endpoint ep0; member

Completed in 113 milliseconds