Searched refs:hwvol_tq (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/
H A Des1968.c528 struct tasklet_struct hwvol_tq; member in struct:es1968
1900 tasklet_hi_schedule(&chip->hwvol_tq); /* we'll do this later */
2470 tasklet_init(&chip->hwvol_tq, es1968_update_hw_volume, (unsigned long)chip);
H A Dmaestro3.c854 struct tasklet_struct hwvol_tq; member in struct:snd_m3
1671 tasklet_hi_schedule(&chip->hwvol_tq);
2774 tasklet_init(&chip->hwvol_tq, snd_m3_update_hw_volume, (unsigned long)chip);

Completed in 86 milliseconds