Searched refs:usb_intf_get_dma_device (Results 1 – 5 of 5) sorted by relevance
837 struct device *usb_intf_get_dma_device(struct usb_interface *intf) in usb_intf_get_dma_device() function853 EXPORT_SYMBOL_GPL(usb_intf_get_dma_device);
314 udl->dmadev = usb_intf_get_dma_device(to_usb_interface(dev->dev)); in udl_init()
611 gdrm->dmadev = usb_intf_get_dma_device(intf); in gud_probe()
663 gm12u320->dmadev = usb_intf_get_dma_device(to_usb_interface(dev->dev)); in gm12u320_usb_probe()
781 extern struct device *usb_intf_get_dma_device(struct usb_interface *intf);