Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dcore.h95 (*allocate_iso_context)(struct fw_card *card, member
H A Dcore-iso.c140 ctx = card->driver->allocate_iso_context(card, in fw_iso_context_create()
H A Dcore-card.c713 .allocate_iso_context = dummy_allocate_iso_context,
H A Dohci.c3633 .allocate_iso_context = ohci_allocate_iso_context,