Searched refs:fw_iso_context_create (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/firewire/
H A Dcore-iso.c132 struct fw_iso_context *fw_iso_context_create(struct fw_card *card, function
153 EXPORT_SYMBOL(fw_iso_context_create); variable
H A Dcore-cdev.c1017 ctx = fw_iso_context_create(card, FW_ISO_CONTEXT_RECEIVE_MULTICHANNEL,
1065 context = fw_iso_context_create(client->device->card, a->type,
H A Dnet.c1126 context = fw_iso_context_create(dev->card, FW_ISO_CONTEXT_RECEIVE,
/linux-master/drivers/media/firewire/
H A Dfiredtv-fw.c142 ctx->context = fw_iso_context_create(device->card,
/linux-master/include/linux/
H A Dfirewire.h522 struct fw_iso_context *fw_iso_context_create(struct fw_card *card,
/linux-master/sound/firewire/
H A Disight.c361 isight->context = fw_iso_context_create(isight->device->card,
H A Damdtp-stream.c1700 s->context = fw_iso_context_create(fw_parent_device(s->unit)->card,

Completed in 157 milliseconds