Searched refs:sound_unit (Results 1 – 1 of 1) sorted by relevance
109 struct sound_unit struct113 struct sound_unit *next; argument158 static int __sound_insert_unit(struct sound_unit * s, struct sound_unit **list, const struct file_o… in __sound_insert_unit()211 static struct sound_unit *__sound_remove_unit(struct sound_unit **list, int unit) in __sound_remove_unit()215 struct sound_unit *p=*list; in __sound_remove_unit()240 struct sound_unit *s = kmalloc(sizeof(*s), GFP_KERNEL); in sound_insert_unit()296 struct sound_unit *p; in sound_remove_unit()331 static struct sound_unit *chains[SOUND_STEP];518 static struct sound_unit *__look_for_unit(int chain, int unit) in __look_for_unit()520 struct sound_unit *s; in __look_for_unit()[all …]
Completed in 3 milliseconds