Home
last modified time | relevance | path

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

/sound/firewire/digi00x/
Ddigi00x.c52 static void do_registration(struct work_struct *work) in do_registration() function
128 INIT_DEFERRABLE_WORK(&dg00x->dwork, do_registration); in snd_dg00x_probe()
/sound/firewire/fireface/
Dff.c37 static void do_registration(struct work_struct *work) in do_registration() function
107 INIT_DEFERRABLE_WORK(&ff->dwork, do_registration); in snd_ff_probe()
/sound/firewire/tascam/
Dtascam.c95 static void do_registration(struct work_struct *work) in do_registration() function
163 INIT_DEFERRABLE_WORK(&tscm->dwork, do_registration); in snd_tscm_probe()
/sound/firewire/motu/
Dmotu.c62 static void do_registration(struct work_struct *work) in do_registration() function
137 INIT_DEFERRABLE_WORK(&motu->dwork, do_registration); in motu_probe()
/sound/firewire/dice/
Ddice.c135 static void do_registration(struct work_struct *work) in do_registration() function
227 INIT_DEFERRABLE_WORK(&dice->dwork, do_registration); in dice_probe()
/sound/firewire/oxfw/
Doxfw.c182 static void do_registration(struct work_struct *work) in do_registration() function
261 INIT_DEFERRABLE_WORK(&oxfw->dwork, do_registration); in oxfw_probe()
/sound/firewire/fireworks/
Dfireworks.c200 do_registration(struct work_struct *work) in do_registration() function
297 INIT_DEFERRABLE_WORK(&efw->dwork, do_registration); in efw_probe()
/sound/firewire/bebob/
Dbebob.c167 do_registration(struct work_struct *work) in do_registration() function
286 INIT_DEFERRABLE_WORK(&bebob->dwork, do_registration); in bebob_probe()