sound_unit        108 sound/sound_core.c 	struct sound_unit *next;
sound_unit        177 sound/sound_core.c static struct sound_unit *__sound_remove_unit(struct sound_unit **list, int unit)
sound_unit        181 sound/sound_core.c 		struct sound_unit *p=*list;
sound_unit        206 sound/sound_core.c 	struct sound_unit *s = kmalloc(sizeof(*s), GFP_KERNEL);
sound_unit        241 sound/sound_core.c 	struct sound_unit *p;
sound_unit        273 sound/sound_core.c static struct sound_unit *chains[SOUND_STEP];
sound_unit        497 sound/sound_core.c static struct sound_unit *__look_for_unit(int chain, int unit)
sound_unit        499 sound/sound_core.c 	struct sound_unit *s;
sound_unit        515 sound/sound_core.c 	struct sound_unit *s;