Home
last modified time | relevance | path

Searched defs:head (Results 1 – 18 of 18) sorted by relevance

/sound/pci/ctxfi/
Dctimap.c21 struct list_head *pos, *pre, *head; in input_mapper_add() local
67 struct list_head *next, *pre, *head; in input_mapper_delete() local
96 void free_input_mapper_list(struct list_head *head) in free_input_mapper_list()
/sound/soc/sof/
Dipc3-loader.c114 const struct sof_ext_man_header *head; in ipc3_fw_ext_man_size() local
143 const struct sof_ext_man_header *head; in sof_ipc3_fw_parse_ext_man() local
/sound/core/seq/
Dseq_prioq.h15 struct snd_seq_event_cell *head; /* pointer to head of prioq */ member
Dseq_fifo.h17 struct snd_seq_event_cell *head; /* pointer to head of fifo */ member
/sound/core/seq/oss/
Dseq_oss_readq.h22 int head, tail; member
/sound/isa/msnd/
Dmsnd_midi.c104 u16 head, tail, size; in snd_msndmidi_input_read() local
Dmsnd_pinnacle.c161 u16 head, tail, size; in snd_msnd_interrupt() local
/sound/usb/usx2y/
Dusx2yhwdeppcm.c55 int head; in usx2y_usbpcm_urb_capt_retire() local
145 int pack, head; in usx2y_usbpcm_urb_capt_iso_advance() local
/sound/soc/intel/boards/
Dehl_rt5660.c69 struct list_head head; member
Dsof_pcm512x.c43 struct list_head head; member
Dsof_es8336.c70 struct list_head head; member
/sound/soc/codecs/
Dsigmadsp.c30 struct list_head head; member
42 struct list_head head; member
Dhdac_hdmi.c57 struct list_head head; member
77 struct list_head head; member
86 struct list_head head; member
100 struct list_head head; member
/sound/firewire/motu/
Dmotu.h47 unsigned int head; member
/sound/usb/
Dmixer.h82 struct usb_mixer_elem_list head; member
/sound/pci/echoaudio/
Dechoaudio_dsp.c1130 int head = pipe->sglist_head; in sglist_add_mapping() local
/sound/core/
Dtimer.c766 struct list_head *head) in snd_timer_process_callbacks()
794 struct list_head *head) in snd_timer_clear_callbacks()
/sound/firewire/
Damdtp-stream.c509 static unsigned int calculate_cached_cycle_count(struct amdtp_stream *s, unsigned int head) in calculate_cached_cycle_count()