/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_adminq.c | 649 struct iavf_dma_mem *dma_buff = NULL; in iavf_asq_send_command() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_adminq.c | 789 struct i40e_dma_mem *dma_buff = NULL; in i40e_asq_send_command() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_adminq.c | 790 struct i40e_dma_mem *dma_buff = NULL; in i40e_asq_send_command_atomic_exec() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_adminq.c | 647 struct iavf_dma_mem *dma_buff = NULL; in iavf_asq_send_command() local
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | pxafb.h | 116 struct pxafb_dma_buff *dma_buff; member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | pxafb.h | 116 struct pxafb_dma_buff *dma_buff; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cirrus/ |
H A D | cs89x0.c | 155 unsigned char *dma_buff; /* points to the beginning of the buffer */ member [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/cirrus/ |
H A D | cs89x0.c | 156 unsigned char *dma_buff; /* points to the beginning of the buffer */ member [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | netcp_core.c | 647 dma_addr_t dma_desc, dma_buff; in netcp_process_one_rx_packet() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | netcp_core.c | 646 dma_addr_t dma_desc, dma_buff; in netcp_process_one_rx_packet() local
|
/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
H A D | gadget.c | 802 dwc2_gadget_fill_nonisoc_xfer_ddma_one(struct dwc2_hsotg_ep *hs_ep, struct dwc2_dma_desc **desc, dma_addr_t dma_buff, unsigned int len, bool true_last) dwc2_gadget_fill_nonisoc_xfer_ddma_one() argument 868 dwc2_gadget_config_nonisoc_xfer_ddma(struct dwc2_hsotg_ep *hs_ep, dma_addr_t dma_buff, unsigned int len) dwc2_gadget_config_nonisoc_xfer_ddma() argument 910 dwc2_gadget_fill_isoc_desc(struct dwc2_hsotg_ep *hs_ep, dma_addr_t dma_buff, unsigned int len) dwc2_gadget_fill_isoc_desc() argument
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | gadget.c | 801 dwc2_gadget_fill_nonisoc_xfer_ddma_one(struct dwc2_hsotg_ep *hs_ep, struct dwc2_dma_desc **desc, dma_addr_t dma_buff, unsigned int len, bool true_last) dwc2_gadget_fill_nonisoc_xfer_ddma_one() argument 867 dwc2_gadget_config_nonisoc_xfer_ddma(struct dwc2_hsotg_ep *hs_ep, dma_addr_t dma_buff, unsigned int len) dwc2_gadget_config_nonisoc_xfer_ddma() argument 909 dwc2_gadget_fill_isoc_desc(struct dwc2_hsotg_ep *hs_ep, dma_addr_t dma_buff, unsigned int len) dwc2_gadget_fill_isoc_desc() argument
|