Searched refs:uses_dma (Results 1 – 2 of 2) sorted by relevance
1362 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()
326 u8 uses_dma; /* Does the host controller use DMA? */ member