Home
last modified time | relevance | path

Searched refs:uses_dma (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/usb/core/
Dhcd.c1362 if (hcd->self.uses_dma) { in usb_hcd_map_urb_for_dma()
1388 if (hcd->self.uses_dma) { in usb_hcd_map_urb_for_dma()
2254 hcd->self.uses_dma = (dev->dma_mask != NULL); in usb_create_shared_hcd()
/linux-3.4.99/include/linux/
Dusb.h326 u8 uses_dma; /* Does the host controller use DMA? */ member