Home
last modified time | relevance | path

Searched refs:fw_iso_context_create (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/firewire/
H A Dcore-iso.c134 struct fw_iso_context *fw_iso_context_create(struct fw_card *card, in fw_iso_context_create() function
159 EXPORT_SYMBOL(fw_iso_context_create);
H A Dnet.c1126 context = fw_iso_context_create(dev->card, FW_ISO_CONTEXT_RECEIVE, in fwnet_broadcast_start()
/linux/drivers/media/firewire/
H A Dfiredtv-fw.c142 ctx->context = fw_iso_context_create(device->card, in fdtv_start_iso()