Searched refs:pcxhr_msg_tasklet (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr_core.h198 void pcxhr_msg_tasklet(unsigned long arg);
H A Dpcxhr_core.c980 void pcxhr_msg_tasklet(unsigned long arg) function
1002 snd_printk(KERN_ERR "ERROR pcxhr_msg_tasklet=%x;\n", err);
H A Dpcxhr.c1251 tasklet_init(&mgr->msg_taskq, pcxhr_msg_tasklet, (unsigned long) mgr);

Completed in 60 milliseconds