Searched refs:usb_intf_get_dma_device (Results 1 – 5 of 5) sorted by relevance
773 struct device *usb_intf_get_dma_device(struct usb_interface *intf) in usb_intf_get_dma_device() function789 EXPORT_SYMBOL_GPL(usb_intf_get_dma_device);
314 udl->dmadev = usb_intf_get_dma_device(to_usb_interface(dev->dev)); in udl_init()
655 gm12u320->dmadev = usb_intf_get_dma_device(to_usb_interface(dev->dev)); in gm12u320_usb_probe()
621 gdrm->dmadev = usb_intf_get_dma_device(intf); in gud_probe()
748 extern struct device *usb_intf_get_dma_device(struct usb_interface *intf);