Searched defs:dir_in (Results 1 - 22 of 22) sorted by relevance

/linux-master/drivers/scsi/
H A Dmvme147.c34 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) argument
H A Da2091.c48 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) argument
H A Da3000.c53 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) argument
H A Dgvp11.c53 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) argument
/linux-master/include/uapi/linux/usb/
H A Draw_gadget.h124 __u32 dir_in : 1; member in struct:usb_raw_ep_caps
/linux-master/drivers/usb/gadget/udc/
H A Dr8a66597-udc.h47 u16 dir_in; member in struct:r8a66597_pipe_info
H A Dpxa27x_udc.h359 unsigned dir_in:1; member in struct:pxa_ep
H A Daspeed_udc.c194 bool dir_in:1; member in struct:ast_udc_ep
350 u8 dir_in; local
[all...]
H A Dm66592-udc.h433 u16 dir_in; member in struct:m66592_pipe_info
H A Dfusb300_udc.h626 u8 dir_in; member in struct:fusb300_ep_info
H A Drenesas_usb3.c322 bool dir_in; member in struct:renesas_usb3_ep
[all...]
/linux-master/drivers/usb/renesas_usbhs/
H A Dpipe.c400 usbhsp_setup_pipecfg(struct usbhs_pipe *pipe, int is_host, int dir_in, u16 *pipecfg) argument
692 usbhs_pipe_malloc(struct usbhs_priv *priv, int endpoint_type, int dir_in) argument
H A Dmod_host.c256 int i, dir_in; local
1406 int old_type, dir_in, i; local
/linux-master/drivers/usb/fotg210/
H A Dfotg210-udc.c121 static void fotg210_set_fifo_dir(struct fotg210_ep *ep, u32 epnum, u32 dir_in) argument
93 fotg210_fifo_ep_mapping(struct fotg210_ep *ep, u32 epnum, u32 dir_in) argument
141 fotg210_set_mps(struct fotg210_ep *ep, u32 epnum, u32 mps, u32 dir_in) argument
[all...]
H A Dfotg210-udc.h228 unsigned char dir_in; member in struct:fotg210_ep
/linux-master/drivers/usb/host/
H A Dr8a66597.h41 u16 dir_in; member in struct:r8a66597_pipe_info
/linux-master/drivers/pinctrl/
H A Dpinctrl-aw9523.c583 u32 dir_in, val; local
/linux-master/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h304 bool dir_in; member in struct:ast_vhub_ep::__anon234::__anon235
/linux-master/include/linux/usb/
H A Dgadget.h172 unsigned dir_in:1; member in struct:usb_ep_caps
/linux-master/sound/usb/
H A Dmixer.c3078 char dir_in; local
/linux-master/drivers/usb/dwc2/
H A Dgadget.c731 int dir_in = hs_ep->dir_in; local
61 index_to_ep(struct dwc2_hsotg *hsotg, u32 ep_index, u32 dir_in) argument
200 dwc2_hsotg_ctrl_epint(struct dwc2_hsotg *hsotg, unsigned int ep, unsigned int dir_in, unsigned int en) argument
769 int dir_in = hs_ep->dir_in; local
807 int dir_in = hs_ep->dir_in; local
1055 int dir_in = hs_ep->dir_in; local
1749 int dir_in = hs_ep->dir_in; local
2327 dwc2_hsotg_ep0_zlp(struct dwc2_hsotg *hsotg, bool dir_in) argument
2353 int dir_in = hs_ep->dir_in; local
2581 dwc2_hsotg_set_ep_maxpacket(struct dwc2_hsotg *hsotg, unsigned int ep, unsigned int mps, unsigned int mc, unsigned int dir_in) argument
2792 dwc2_gadget_read_ep_interrupts(struct dwc2_hsotg *hsotg, unsigned int idx, int dir_in) argument
2829 int dir_in = hs_ep->dir_in; local
2892 int dir_in = ep->dir_in; local
2960 int dir_in = hs_ep->dir_in; local
3039 dwc2_hsotg_epint(struct dwc2_hsotg *hsotg, unsigned int idx, int dir_in) argument
4026 unsigned int dir_in; local
4248 int dir_in = hs_ep->dir_in; local
4797 dwc2_hsotg_initep(struct dwc2_hsotg *hsotg, struct dwc2_hsotg_ep *hs_ep, int epnum, bool dir_in) argument
[all...]
H A Dcore.h136 unsigned char dir_in; member in struct:dwc2_hsotg_ep

Completed in 232 milliseconds