Home
last modified time | relevance | path

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

/Linux-v5.4/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.c220 IDE_PROC_DEVSET(using_dma, 0, 1),
/Linux-v5.4/drivers/usb/dwc2/
Dgadget.c93 static inline bool using_dma(struct dwc2_hsotg *hsotg) in using_dma() function
1153 if (using_dma(hsotg) && !continuing && (length != 0)) { in dwc2_hsotg_start_req()
1195 if (dir_in && !using_dma(hsotg)) { in dwc2_hsotg_start_req()
1258 if (!using_dma(hsotg) || !((long)req_buf & 3)) in dwc2_hsotg_handle_unaligned_buf_start()
1289 if (!using_dma(hsotg) || !hs_req->saved_req_buf) in dwc2_hsotg_handle_unaligned_buf_complete()
1417 if (using_dma(hs)) { in dwc2_hsotg_ep_queue()
2097 if (using_dma(hsotg)) in dwc2_hsotg_complete_request()
2371 if (using_dma(hsotg)) { in dwc2_hsotg_handle_outdone()
2417 if (!using_dma(hsotg)) { in dwc2_hsotg_handle_outdone()
2452 WARN_ON(using_dma(hsotg)); in dwc2_hsotg_handle_rx()
[all …]
/Linux-v5.4/drivers/atm/
Dsolos-pci.c125 int using_dma; member
778 if (card->using_dma) { in solos_bh()
869 if (card->using_dma && card->atmdev[port] && in solos_bh()
1084 if (skb && !card->using_dma) { in fpga_tx()
1088 } else if (skb && card->using_dma) { in fpga_tx()
1279 card->using_dma = 1; in fpga_probe()
1292 card->using_dma = 0; in fpga_probe()
/Linux-v5.4/drivers/usb/gadget/udc/
Datmel_usba_udc.c104 req->using_dma ? 'D' : 'd', in queue_dbg_read()
435 if (req->using_dma) { in submit_request()
549 if (req->using_dma) in request_complete()
753 req->using_dma = 1; in queue_dma()
797 req->using_dma = 0; in usba_ep_queue()
887 if (req->using_dma) { in usba_ep_dequeue()
1638 if (req->using_dma) { in usba_ep_irq()
Datmel_usba_udc.h301 unsigned int using_dma:1; member
/Linux-v5.4/drivers/mmc/host/
Ddw_mmc.h175 int using_dma; member
Ddw_mmc.c422 if (host->using_dma) { in dw_mci_stop_dma()
1080 host->using_dma = 0; in dw_mci_submit_data_dma()
1092 host->using_dma = 1; in dw_mci_submit_data_dma()
/Linux-v5.4/include/linux/
Dide.h934 ide_decl_devset(using_dma);
/Linux-v5.4/Documentation/filesystems/
Dproc.txt1147 using_dma 0 0 1 rw