Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/digi00x/
H A 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()
/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A 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()
/OK3568_Linux_fs/kernel/sound/firewire/tascam/
H A 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()
/OK3568_Linux_fs/kernel/sound/firewire/fireface/
H A Dff.c47 static void do_registration(struct work_struct *work) in do_registration() function
118 INIT_DEFERRABLE_WORK(&ff->dwork, do_registration); in snd_ff_probe()
/OK3568_Linux_fs/kernel/sound/firewire/oxfw/
H A Doxfw.c183 static void do_registration(struct work_struct *work) in do_registration() function
264 INIT_DEFERRABLE_WORK(&oxfw->dwork, do_registration); in oxfw_probe()
/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A 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()
/OK3568_Linux_fs/kernel/sound/firewire/fireworks/
H A Dfireworks.c200 do_registration(struct work_struct *work) in do_registration() function
297 INIT_DEFERRABLE_WORK(&efw->dwork, do_registration); in efw_probe()
/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H A Dbebob.c167 do_registration(struct work_struct *work) in do_registration() function
286 INIT_DEFERRABLE_WORK(&bebob->dwork, do_registration); in bebob_probe()