Home
last modified time | relevance | path

Searched refs:musycc_wq_chan_restart (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/cxt1e1/
Dlinux.c66 void musycc_wq_chan_restart (void *);
216 INIT_WORK(&ch->ch_work, (void *)musycc_wq_chan_restart); in c4_wk_chan_init()
Dmusycc.c369 musycc_wq_chan_restart (void *arg) /* channel private structure */ in musycc_wq_chan_restart() function