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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/
H A Dsound_core.c275 static void sound_remove_unit(struct sound_unit **list, int unit) function
470 sound_remove_unit(&chains[unit % SOUND_STEP], unit);
485 sound_remove_unit(&chains[0], unit);
500 sound_remove_unit(&chains[2], unit);
517 sound_remove_unit(&chains[3], unit);

Completed in 168 milliseconds