Symbol: fcp_avc_transaction
sound/firewire/bebob/bebob_command.c
123
err = fcp_avc_transaction(unit, buf, 12, buf, 12,
sound/firewire/bebob/bebob_command.c
159
err = fcp_avc_transaction(unit, buf, 12, buf, 12,
sound/firewire/bebob/bebob_command.c
191
err = fcp_avc_transaction(unit, buf, 12, buf, 256,
sound/firewire/bebob/bebob_command.c
230
err = fcp_avc_transaction(unit, buf, 12, buf, 12,
sound/firewire/bebob/bebob_command.c
266
err = fcp_avc_transaction(unit, buf, 16, buf, 16,
sound/firewire/bebob/bebob_command.c
30
err = fcp_avc_transaction(unit, buf, 12, buf, 12,
sound/firewire/bebob/bebob_command.c
307
err = fcp_avc_transaction(unit, buf, 12, buf, *len,
sound/firewire/bebob/bebob_command.c
68
err = fcp_avc_transaction(unit, buf, 12, buf, 12,
sound/firewire/bebob/bebob_maudio.c
200
err = fcp_avc_transaction(bebob->unit, buf, 12, buf, 12,
sound/firewire/fcp.c
109
err = fcp_avc_transaction(unit, buf, 8, buf, 8,
sound/firewire/fcp.c
160
err = fcp_avc_transaction(unit, buf, 8, buf, 8, BIT(1) | BIT(2));
sound/firewire/fcp.c
289
EXPORT_SYMBOL(fcp_avc_transaction);
sound/firewire/fcp.c
64
err = fcp_avc_transaction(unit, buf, 8, buf, 8,
sound/firewire/fcp.h
28
int fcp_avc_transaction(struct fw_unit *unit,
sound/firewire/oxfw/oxfw-command.c
143
err = fcp_avc_transaction(unit, buf, 8, buf, 8,
sound/firewire/oxfw/oxfw-command.c
33
err = fcp_avc_transaction(unit, buf, len + 10, buf, len + 10,
sound/firewire/oxfw/oxfw-command.c
78
err = fcp_avc_transaction(unit, buf, 12, buf, *len,
sound/firewire/oxfw/oxfw-spkr.c
121
err = fcp_avc_transaction(unit, buf, 12, buf, 12, 0x3fe);
sound/firewire/oxfw/oxfw-spkr.c
60
err = fcp_avc_transaction(unit, buf, 11, buf, 11, 0x3fe);