Home
last modified time | relevance | path

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

/linux/sound/firewire/fireworks/
H A Dfireworks.h113 int snd_efw_transaction_run(struct fw_unit *unit,
H A Dfireworks_transaction.c70 int snd_efw_transaction_run(struct fw_unit *unit, in snd_efw_transaction_run() function
H A Dfireworks_command.c144 err = snd_efw_transaction_run(efw->unit, buf, cmd_bytes, in efw_transaction()