Searched refs:snd_efw_transaction_cmd (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/fireworks/ |
H A D | fireworks_transaction.c | 62 int snd_efw_transaction_cmd(struct fw_unit *unit, in snd_efw_transaction_cmd() function 91 ret = snd_efw_transaction_cmd(t.unit, (void *)cmd, cmd_size); in snd_efw_transaction_run()
|
H A D | fireworks.h | 114 int snd_efw_transaction_cmd(struct fw_unit *unit,
|
H A D | fireworks_hwdep.c | 180 if (snd_efw_transaction_cmd(efw->unit, buf, count) < 0) in hwdep_write()
|
/kernel/linux/linux-6.6/sound/firewire/fireworks/ |
H A D | fireworks_transaction.c | 62 int snd_efw_transaction_cmd(struct fw_unit *unit, in snd_efw_transaction_cmd() function 91 ret = snd_efw_transaction_cmd(t.unit, (void *)cmd, cmd_size); in snd_efw_transaction_run()
|
H A D | fireworks.h | 111 int snd_efw_transaction_cmd(struct fw_unit *unit,
|
H A D | fireworks_hwdep.c | 180 if (snd_efw_transaction_cmd(efw->unit, buf, count) < 0) in hwdep_write()
|
Completed in 4 milliseconds