Searched defs:tail (Results 1 – 9 of 9) sorted by relevance
/sound/isa/msnd/ |
D | msnd_midi.c | 87 u16 tail; in snd_msndmidi_input_drop() local 123 u16 head, tail, size; in snd_msndmidi_input_read() local
|
D | msnd_pinnacle.c | 173 u16 head, tail, size; in snd_msnd_interrupt() local
|
/sound/core/seq/ |
D | seq_prioq.h | 31 struct snd_seq_event_cell *tail; /* pointer to tail of prioq */ member
|
D | seq_fifo.h | 33 struct snd_seq_event_cell *tail; /* pointer to tail of fifo */ member
|
D | seq_memory.c | 325 struct snd_seq_event_cell *src, *tmp, *tail; in snd_seq_event_dup() local
|
/sound/core/seq/oss/ |
D | seq_oss_readq.h | 35 int head, tail; member
|
/sound/oss/ |
D | midibuf.c | 35 int len, head, tail; member
|
D | msnd.h | 190 int head, tail; member
|
/sound/pci/ |
D | sis7019.c | 760 u16 tail = vperiod % period_size; in sis_prepare_timing_voice() local
|