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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/
H A Des1968.c554 struct tasklet_struct hwvol_tq; member in struct:es1968
1980 tasklet_schedule(&chip->hwvol_tq); /* we'll do this later */
2598 tasklet_init(&chip->hwvol_tq, es1968_update_hw_volume, (unsigned long)chip);
H A Dmaestro3.c855 struct tasklet_struct hwvol_tq; member in struct:snd_m3
1734 tasklet_schedule(&chip->hwvol_tq);
2740 tasklet_init(&chip->hwvol_tq, snd_m3_update_hw_volume, (unsigned long)chip);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/
H A Des1968.c554 struct tasklet_struct hwvol_tq; member in struct:es1968
1980 tasklet_schedule(&chip->hwvol_tq); /* we'll do this later */
2598 tasklet_init(&chip->hwvol_tq, es1968_update_hw_volume, (unsigned long)chip);
H A Dmaestro3.c855 struct tasklet_struct hwvol_tq; member in struct:snd_m3
1734 tasklet_schedule(&chip->hwvol_tq);
2740 tasklet_init(&chip->hwvol_tq, snd_m3_update_hw_volume, (unsigned long)chip);

Completed in 200 milliseconds