Home
last modified time | relevance | path

Searched refs:fw_iso_context_init_work (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/firewire/
H A Dcore.h162 static inline void fw_iso_context_init_work(struct fw_iso_context *ctx, work_func_t func) in fw_iso_context_init_work() function
H A Dohci.c3145 fw_iso_context_init_work(&ctx->base, ohci_isoc_context_work); in ohci_allocate_iso_context()