Home
last modified time | relevance | path

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

/drivers/firewire/
Dfw-device.h98 int fw_device_enable_phys_dma(struct fw_device *device);
Dfw-device.c176 int fw_device_enable_phys_dma(struct fw_device *device) in fw_device_enable_phys_dma() function
187 EXPORT_SYMBOL(fw_device_enable_phys_dma);
Dfw-sbp2.c1141 if (fw_device_enable_phys_dma(device) < 0) in sbp2_probe()
1252 fw_device_enable_phys_dma(fw_device(unit->device.parent)); in sbp2_update()