Searched refs:fw_device_enable_phys_dma (Results 1 – 3 of 3) sorted by relevance
221 int fw_device_enable_phys_dma(struct fw_device *device);
230 int fw_device_enable_phys_dma(struct fw_device *device) in fw_device_enable_phys_dma() function241 EXPORT_SYMBOL(fw_device_enable_phys_dma);
1146 if (fw_device_enable_phys_dma(device) < 0) in sbp2_probe()1198 fw_device_enable_phys_dma(fw_parent_device(unit)); in sbp2_update()