Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfirewire.h219 int fw_device_enable_phys_dma(struct fw_device *device);
/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dcore-device.c230 int fw_device_enable_phys_dma(struct fw_device *device) in fw_device_enable_phys_dma() function
241 EXPORT_SYMBOL(fw_device_enable_phys_dma);
H A Dsbp2.c1146 if (fw_device_enable_phys_dma(device) < 0) in sbp2_probe()
1198 fw_device_enable_phys_dma(fw_parent_device(unit)); in sbp2_update()