Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfirewire.h221 int fw_device_enable_phys_dma(struct fw_device *device);
/linux/drivers/firewire/
H A Dsbp2.c1147 if (fw_device_enable_phys_dma(device) < 0) in sbp2_probe()
1199 fw_device_enable_phys_dma(fw_parent_device(unit)); in sbp2_update()