Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/pcxhr/
Dpcxhr_core.h201 void pcxhr_msg_tasklet(unsigned long arg);
Dpcxhr_core.c1037 void pcxhr_msg_tasklet(unsigned long arg) in pcxhr_msg_tasklet() function
Dpcxhr.c1524 tasklet_init(&mgr->msg_taskq, pcxhr_msg_tasklet, in pcxhr_probe()