Home
last modified time | relevance | path

Searched refs:allocate_iso_context (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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.c3556 .allocate_iso_context = ohci_allocate_iso_context,
/kernel/linux/linux-6.6/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.c691 .allocate_iso_context = dummy_allocate_iso_context,
H A Dohci.c3568 .allocate_iso_context = ohci_allocate_iso_context,

Completed in 21 milliseconds