| /kernel/linux/linux-4.19/drivers/usb/dwc2/ |
| D | gadget.c | 61 u32 ep_index, u32 dir_in) in index_to_ep() 170 unsigned int ep, unsigned int dir_in, in dwc2_hsotg_ctrl_epint() 678 int dir_in = hs_ep->dir_in; in dwc2_gadget_get_chain_limit() local 716 int dir_in = hs_ep->dir_in; in dwc2_gadget_get_desc_params() local 762 int dir_in = hs_ep->dir_in; in dwc2_gadget_config_nonisoc_xfer_ddma() local 959 int dir_in = hs_ep->dir_in; in dwc2_hsotg_start_req() local 1632 int dir_in = hs_ep->dir_in; in dwc2_gadget_start_next_request() local 2204 static void dwc2_hsotg_ep0_zlp(struct dwc2_hsotg *hsotg, bool dir_in) in dwc2_hsotg_ep0_zlp() 2243 int dir_in = hs_ep->dir_in; in dwc2_gadget_get_xfersize_ddma() local 2478 unsigned int mc, unsigned int dir_in) in dwc2_hsotg_set_ep_maxpacket() [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/dwc2/ |
| D | gadget.c | 63 u32 ep_index, u32 dir_in) in index_to_ep() 202 unsigned int ep, unsigned int dir_in, in dwc2_hsotg_ctrl_epint() 732 int dir_in = hs_ep->dir_in; in dwc2_gadget_get_chain_limit() local 770 int dir_in = hs_ep->dir_in; in dwc2_gadget_get_desc_params() local 808 int dir_in = hs_ep->dir_in; in dwc2_gadget_fill_nonisoc_xfer_ddma_one() local 1056 int dir_in = hs_ep->dir_in; in dwc2_hsotg_start_req() local 1744 int dir_in = hs_ep->dir_in; in dwc2_gadget_start_next_request() local 2321 static void dwc2_hsotg_ep0_zlp(struct dwc2_hsotg *hsotg, bool dir_in) in dwc2_hsotg_ep0_zlp() 2347 int dir_in = hs_ep->dir_in; in dwc2_gadget_get_xfersize_ddma() local 2577 unsigned int mc, unsigned int dir_in) in dwc2_hsotg_set_ep_maxpacket() [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | mvme147.c | 30 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) in dma_setup()
|
| D | a3000.c | 45 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) in dma_setup()
|
| D | a2091.c | 41 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) in dma_setup()
|
| D | gvp11.c | 50 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) in dma_setup()
|
| /kernel/linux/linux-4.19/drivers/scsi/ |
| D | mvme147.c | 31 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) in dma_setup()
|
| D | a3000.c | 45 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) in dma_setup()
|
| D | a2091.c | 41 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) in dma_setup()
|
| D | gvp11.c | 50 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) in dma_setup()
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
| D | fotg210-udc.c | 82 u32 dir_in) in fotg210_fifo_ep_mapping() 109 static void fotg210_set_fifo_dir(struct fotg210_ep *ep, u32 epnum, u32 dir_in) in fotg210_set_fifo_dir() 130 u32 dir_in) in fotg210_set_mps()
|
| D | fotg210.h | 201 #define DMACPSR1_DMA_TYPE(dir_in) (((dir_in) ? 1 : 0) << 1) argument 226 unsigned char dir_in; member
|
| D | r8a66597-udc.h | 47 u16 dir_in; member
|
| /kernel/linux/linux-4.19/drivers/usb/gadget/udc/ |
| D | fotg210-udc.c | 82 u32 dir_in) in fotg210_fifo_ep_mapping() 109 static void fotg210_set_fifo_dir(struct fotg210_ep *ep, u32 epnum, u32 dir_in) in fotg210_set_fifo_dir() 130 u32 dir_in) in fotg210_set_mps()
|
| D | fotg210.h | 201 #define DMACPSR1_DMA_TYPE(dir_in) (((dir_in) ? 1 : 0) << 1) argument 226 unsigned char dir_in; member
|
| D | r8a66597-udc.h | 47 u16 dir_in; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/ |
| D | raw_gadget.h | 56 __u32 dir_in : 1; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/usb/ |
| D | raw_gadget.h | 114 __u32 dir_in : 1; member
|
| /kernel/linux/linux-4.19/drivers/usb/renesas_usbhs/ |
| D | pipe.c | 401 int dir_in, u16 *pipecfg) in usbhsp_setup_pipecfg() 694 int dir_in) in usbhs_pipe_malloc()
|
| D | mod_host.c | 256 int i, dir_in; in usbhsh_pipe_attach() local 1406 int old_type, dir_in, i; in usbhsh_pipe_init_for_host() local
|
| /kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
| D | pipe.c | 401 int dir_in, u16 *pipecfg) in usbhsp_setup_pipecfg() 694 int dir_in) in usbhs_pipe_malloc()
|
| D | mod_host.c | 256 int i, dir_in; in usbhsh_pipe_attach() local 1406 int old_type, dir_in, i; in usbhsh_pipe_init_for_host() local
|
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| D | r8a66597.h | 41 u16 dir_in; member
|
| /kernel/linux/linux-4.19/drivers/usb/host/ |
| D | r8a66597.h | 41 u16 dir_in; member
|
| D | imx21-hcd.c | 629 int dir_in = usb_pipein(pipe); in isoc_etd_done() local
|