Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dcore.h95 (*allocate_iso_context)(struct fw_card *card, member
H A Dcore-iso.c138 ctx = card->driver->allocate_iso_context(card, in fw_iso_context_create()
H A Dcore-card.c652 .allocate_iso_context = dummy_allocate_iso_context,
H A Dohci.c3508 .allocate_iso_context = ohci_allocate_iso_context,