__fw_iso_context_create
EXPORT_SYMBOL(__fw_iso_context_create);
return __fw_iso_context_create(card, FW_ISO_CONTEXT_RECEIVE_MULTICHANNEL, 0, 0, 0, 0, cb,
struct fw_iso_context *__fw_iso_context_create(struct fw_card *card, int type, int channel,
return __fw_iso_context_create(card, type, channel, speed, header_size, PAGE_SIZE, cb,
return __fw_iso_context_create(card, type, channel, speed, header_size, header_storage_size,