Searched refs:fw_device_enable_phys_dma (Results 1 – 3 of 3) sorted by relevance
98 int fw_device_enable_phys_dma(struct fw_device *device);
176 int fw_device_enable_phys_dma(struct fw_device *device) in fw_device_enable_phys_dma() function187 EXPORT_SYMBOL(fw_device_enable_phys_dma);
1141 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()