Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/firewire/
Dcore.h95 (*allocate_iso_context)(struct fw_card *card, member
Dcore-iso.c138 ctx = card->driver->allocate_iso_context(card, in fw_iso_context_create()
Dcore-card.c663 .allocate_iso_context = dummy_allocate_iso_context,
Dohci.c3508 .allocate_iso_context = ohci_allocate_iso_context,