Home
last modified time | relevance | path

Searched refs:do_registration (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/sound/firewire/fireface/
Dff.c46 static void do_registration(struct work_struct *work) in do_registration() function
120 INIT_DEFERRABLE_WORK(&ff->dwork, do_registration); in snd_ff_probe()
/Linux-v4.19/sound/firewire/digi00x/
Ddigi00x.c60 static void do_registration(struct work_struct *work) in do_registration() function
137 INIT_DEFERRABLE_WORK(&dg00x->dwork, do_registration); in snd_dg00x_probe()
/Linux-v4.19/sound/firewire/tascam/
Dtascam.c104 static void do_registration(struct work_struct *work) in do_registration() function
180 INIT_DEFERRABLE_WORK(&tscm->dwork, do_registration); in snd_tscm_probe()
/Linux-v4.19/sound/firewire/motu/
Dmotu.c77 static void do_registration(struct work_struct *work) in do_registration() function
159 INIT_DEFERRABLE_WORK(&motu->dwork, do_registration); in motu_probe()
/Linux-v4.19/sound/firewire/dice/
Ddice.c146 static void do_registration(struct work_struct *work) in do_registration() function
246 INIT_DEFERRABLE_WORK(&dice->dwork, do_registration); in dice_probe()
/Linux-v4.19/sound/firewire/oxfw/
Doxfw.c208 static void do_registration(struct work_struct *work) in do_registration() function
309 INIT_DEFERRABLE_WORK(&oxfw->dwork, do_registration); in oxfw_probe()
/Linux-v4.19/sound/firewire/fireworks/
Dfireworks.c220 do_registration(struct work_struct *work) in do_registration() function
327 INIT_DEFERRABLE_WORK(&efw->dwork, do_registration); in efw_probe()
/Linux-v4.19/sound/firewire/bebob/
Dbebob.c184 do_registration(struct work_struct *work) in do_registration() function
312 INIT_DEFERRABLE_WORK(&bebob->dwork, do_registration); in bebob_probe()