Searched refs:snd_fw_schedule_registration (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/sound/firewire/ |
D | lib.c | 84 void snd_fw_schedule_registration(struct fw_unit *unit, in snd_fw_schedule_registration() function 100 EXPORT_SYMBOL(snd_fw_schedule_registration);
|
D | lib.h | 26 void snd_fw_schedule_registration(struct fw_unit *unit,
|
/Linux-v4.19/sound/firewire/fireface/ |
D | ff.c | 121 snd_fw_schedule_registration(unit, &ff->dwork); in snd_ff_probe() 132 snd_fw_schedule_registration(unit, &ff->dwork); in snd_ff_update()
|
/Linux-v4.19/sound/firewire/digi00x/ |
D | digi00x.c | 138 snd_fw_schedule_registration(unit, &dg00x->dwork); in snd_dg00x_probe() 149 snd_fw_schedule_registration(unit, &dg00x->dwork); in snd_dg00x_update()
|
/Linux-v4.19/sound/firewire/tascam/ |
D | tascam.c | 181 snd_fw_schedule_registration(unit, &tscm->dwork); in snd_tscm_probe() 192 snd_fw_schedule_registration(unit, &tscm->dwork); in snd_tscm_update()
|
/Linux-v4.19/sound/firewire/motu/ |
D | motu.c | 160 snd_fw_schedule_registration(unit, &motu->dwork); in motu_probe() 191 snd_fw_schedule_registration(unit, &motu->dwork); in motu_bus_update()
|
/Linux-v4.19/sound/firewire/dice/ |
D | dice.c | 247 snd_fw_schedule_registration(unit, &dice->dwork); in dice_probe() 278 snd_fw_schedule_registration(unit, &dice->dwork); in dice_bus_reset()
|
/Linux-v4.19/sound/firewire/oxfw/ |
D | oxfw.c | 310 snd_fw_schedule_registration(unit, &oxfw->dwork); in oxfw_probe() 320 snd_fw_schedule_registration(unit, &oxfw->dwork); in oxfw_bus_reset()
|
/Linux-v4.19/sound/firewire/fireworks/ |
D | fireworks.c | 328 snd_fw_schedule_registration(unit, &efw->dwork); in efw_probe() 339 snd_fw_schedule_registration(unit, &efw->dwork); in efw_update()
|
/Linux-v4.19/sound/firewire/bebob/ |
D | bebob.c | 317 snd_fw_schedule_registration(unit, &bebob->dwork); in bebob_probe() 362 snd_fw_schedule_registration(unit, &bebob->dwork); in bebob_update()
|