Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/firewire/
Dcore.h86 (*allocate_iso_context)(struct fw_card *card, member
Dcore-iso.c144 ctx = card->driver->allocate_iso_context(card, in fw_iso_context_create()
Dcore-card.c640 .allocate_iso_context = dummy_allocate_iso_context,
Dohci.c3127 .allocate_iso_context = ohci_allocate_iso_context,