Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/cxt1e1/
Dlinux.c65 void musycc_wq_chan_restart (void *);
215 INIT_WORK(&ch->ch_work, (void *)musycc_wq_chan_restart); in c4_wk_chan_init()
Dmusycc.c418 musycc_wq_chan_restart (void *arg) /* channel private structure */ in musycc_wq_chan_restart() function