Home
last modified time | relevance | path

Searched refs:using_dma (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/ide/
Dide-devsets.c39 ide_devset_get_flag(using_dma, IDE_DFLAG_USING_DMA);
156 ide_ext_devset_rw_sync(using_dma, using_dma);
Dide-proc.c219 IDE_PROC_DEVSET(using_dma, 0, 1),
/Linux-v4.19/drivers/usb/dwc2/
Dgadget.c91 static inline bool using_dma(struct dwc2_hsotg *hsotg) in using_dma() function
1076 if (using_dma(hsotg) && !continuing && (length != 0)) { in dwc2_hsotg_start_req()
1118 if (dir_in && !using_dma(hsotg)) { in dwc2_hsotg_start_req()
1181 if (!using_dma(hsotg) || !((long)req_buf & 3)) in dwc2_hsotg_handle_unaligned_buf_start()
1212 if (!using_dma(hsotg) || !hs_req->saved_req_buf) in dwc2_hsotg_handle_unaligned_buf_complete()
1340 if (using_dma(hs)) { in dwc2_hsotg_ep_queue()
2005 if (using_dma(hsotg)) in dwc2_hsotg_complete_request()
2273 if (using_dma(hsotg)) { in dwc2_hsotg_handle_outdone()
2319 if (!using_dma(hsotg)) { in dwc2_hsotg_handle_outdone()
2350 WARN_ON(using_dma(hsotg)); in dwc2_hsotg_handle_rx()
[all …]
/Linux-v4.19/drivers/atm/
Dsolos-pci.c134 int using_dma; member
790 if (card->using_dma) { in solos_bh()
881 if (card->using_dma && card->atmdev[port] && in solos_bh()
1096 if (skb && !card->using_dma) { in fpga_tx()
1100 } else if (skb && card->using_dma) { in fpga_tx()
1291 card->using_dma = 1; in fpga_probe()
1304 card->using_dma = 0; in fpga_probe()
/Linux-v4.19/drivers/usb/gadget/udc/
Datmel_usba_udc.c104 req->using_dma ? 'D' : 'd', in queue_dbg_read()
422 if (req->using_dma) { in submit_request()
534 if (req->using_dma) in request_complete()
741 req->using_dma = 1; in queue_dma()
785 req->using_dma = 0; in usba_ep_queue()
875 if (req->using_dma) { in usba_ep_dequeue()
1626 if (req->using_dma) { in usba_ep_irq()
Datmel_usba_udc.h301 unsigned int using_dma:1; member
/Linux-v4.19/drivers/mmc/host/
Ddw_mmc.h179 int using_dma; member
Ddw_mmc.c448 if (host->using_dma) { in dw_mci_stop_dma()
1106 host->using_dma = 0; in dw_mci_submit_data_dma()
1118 host->using_dma = 1; in dw_mci_submit_data_dma()
/Linux-v4.19/include/linux/
Dide.h924 ide_decl_devset(using_dma);
/Linux-v4.19/Documentation/filesystems/
Dproc.txt1102 using_dma 0 0 1 rw