Home
last modified time | relevance | path

Searched refs:fw_device_enable_phys_dma (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dfirewire.h218 int fw_device_enable_phys_dma(struct fw_device *device);
/linux-4.4.14/drivers/firewire/
Dcore-device.c243 int fw_device_enable_phys_dma(struct fw_device *device) in fw_device_enable_phys_dma() function
254 EXPORT_SYMBOL(fw_device_enable_phys_dma);
Dsbp2.c1162 if (fw_device_enable_phys_dma(device) < 0) in sbp2_probe()
1214 fw_device_enable_phys_dma(fw_parent_device(unit)); in sbp2_update()