android_kernel_xiaomi_sm8350/sound/core/seq
Johannes Berg 9244b2c307 [ALSA] alsa core: convert to list_for_each_entry*
This patch converts most uses of list_for_each to list_for_each_entry all
across alsa. In some place apparently an item can be on a list with
different pointers so of course that isn't compatible with list_for_each, I
therefore didn't touch those places.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-02-09 09:00:10 +01:00
..
instr
oss [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
Makefile
seq_clientmgr.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
seq_clientmgr.h
seq_compat.c
seq_device.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
seq_dummy.c [ALSA] Remove zero-initialization of static variables 2006-06-22 21:33:45 +02:00
seq_fifo.c
seq_fifo.h
seq_info.c [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
seq_info.h
seq_instr.c
seq_lock.c [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module 2006-06-22 21:32:53 +02:00
seq_lock.h
seq_memory.c [ALSA] use the roundup macro 2006-12-20 08:55:37 +01:00
seq_memory.h spelling fixes 2006-06-26 18:35:02 +02:00
seq_midi_emul.c
seq_midi_event.c
seq_midi.c [ALSA] rawmidi: add get_port_info callback for sequencer information flags 2006-06-22 21:33:20 +02:00
seq_ports.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
seq_ports.h
seq_prioq.c
seq_prioq.h
seq_queue.c
seq_queue.h
seq_system.c
seq_system.h
seq_timer.c
seq_timer.h
seq_virmidi.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
seq.c [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module 2006-06-22 21:32:53 +02:00