Searched defs:ep_type (Results 1 – 24 of 24) sorted by relevance
/linux/include/linux/dma/ |
A D | k3-psil.h | 64 enum psil_endpoint_type ep_type; member
|
/linux/drivers/usb/cdns3/ |
A D | cdnsp-debug.h | 542 u8 max_pstr, ep_state, interval, ep_type, burst, cerr, mult; in cdnsp_decode_ep_context() local
|
A D | cdns3-gadget.h | 995 #define GET_TRBS_PER_SEGMENT(ep_type) ((ep_type) == USB_ENDPOINT_XFER_ISOC ? \ argument
|
/linux/drivers/usb/common/ |
A D | common.c | 34 const char *usb_ep_type_string(int ep_type) in usb_ep_type_string()
|
/linux/drivers/usb/host/ |
A D | xhci-mtk.h | 96 u32 ep_type; member
|
A D | xhci-mtk-sch.c | 293 u32 ep_type; in setup_sch_info() local
|
A D | xhci.c | 2596 static bool xhci_is_async_ep(unsigned int ep_type) in xhci_is_async_ep() 2603 static bool xhci_is_sync_in_ep(unsigned int ep_type) in xhci_is_sync_in_ep() 4680 int ep_type; in xhci_calculate_intel_u1_timeout() local
|
A D | xhci-mem.c | 1551 unsigned int ep_type; in xhci_update_bw_info() local
|
A D | xhci.h | 2731 u8 ep_type; in xhci_decode_ep_context() local
|
/linux/drivers/usb/gadget/udc/ |
A D | fsl_udc_core.c | 406 unsigned char ep_type) in dr_ep_setup() 479 unsigned char dir, unsigned char ep_type, in struct_ep_qh_setup()
|
A D | mv_u3d.h | 300 unsigned ep_type:2; member
|
A D | mv_udc.h | 234 ep_type:2, member
|
A D | bcm63xx_udc.c | 158 int ep_type; member
|
/linux/drivers/usb/dwc2/ |
A D | hcd.h | 125 unsigned ep_type:2; member 342 u8 ep_type; member
|
A D | hcd_queue.c | 1512 u8 ep_type = dwc2_hcd_get_pipe_type(&urb->pipe_info); in dwc2_qh_init() local
|
A D | hcd.c | 3861 u8 ep_num, u8 ep_type, u8 ep_dir, in dwc2_hcd_urb_set_pipeinfo() 4645 u8 ep_type = 0; in _dwc2_hcd_urb_enqueue() local
|
A D | gadget.c | 4019 unsigned char ep_type; in dwc2_hsotg_ep_enable() local 4863 u32 ep_type; in dwc2_hsotg_hw_cfg() local
|
/linux/drivers/gpu/drm/amd/display/dc/ |
A D | dc_link.h | 170 enum display_endpoint_type ep_type; member
|
A D | dc_types.h | 969 enum display_endpoint_type ep_type; member
|
/linux/drivers/usb/gadget/udc/bdc/ |
A D | bdc.h | 354 u8 ep_type; member
|
/linux/drivers/media/rc/ |
A D | imon.c | 2122 int i, ep_dir, ep_type; in imon_find_endpoints() local
|
/linux/drivers/staging/emxx_udc/ |
A D | emxx_udc.h | 503 u8 ep_type; member
|
A D | emxx_udc.c | 2416 u8 ep_type; in nbu2ss_ep_enable() local
|
/linux/drivers/dma/ti/ |
A D | k3-udma.c | 260 enum psil_endpoint_type ep_type; member
|
Completed in 109 milliseconds