Searched refs:ctl_dma (Results 1 – 2 of 2) sorted by relevance
103 dma_addr_t ctl_dma; member646 dev->ctl_data, dev->ctl_dma); in cm109_usb_cleanup()704 GFP_KERNEL, &dev->ctl_dma); in cm109_usb_probe()747 dev->urb_ctl->transfer_dma = dev->ctl_dma; in cm109_usb_probe()
112 dma_addr_t ctl_dma; member847 usb_free_coherent(yld->udev, USB_PKT_LEN, yld->ctl_data, yld->ctl_dma); in usb_cleanup()900 GFP_ATOMIC, &yld->ctl_dma); in usb_probe()944 yld->urb_ctl->transfer_dma = yld->ctl_dma; in usb_probe()