Home
last modified time | relevance | path

Searched refs:enable_phys_dma (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/firewire/
Dcore.h88 int (*enable_phys_dma)(struct fw_card *card, member
Dcore-card.c660 .enable_phys_dma = dummy_enable_phys_dma,
Dcore-device.c237 return device->card->driver->enable_phys_dma(device->card, in fw_device_enable_phys_dma()
Dohci.c3504 .enable_phys_dma = ohci_enable_phys_dma,