/sound/soc/intel/common/ |
D | sst-dsp-priv.h | 117 struct list_head list; /* DSP list of FW */ 118 struct list_head module_list; /* FW list of modules */ 158 struct list_head list; 159 struct list_head block_list; /* list of blocks used */ 209 struct list_head block_list; /* Module list of blocks in use */ 210 struct list_head list; /* DSP list of modules */ 211 struct list_head list_fw; /* FW list of modules */ 212 struct list_head runtime_list; /* list of runtime module objects*/ 249 struct list_head module_list; /* Module list of blocks */ 250 struct list_head list; /* Map list of free/used blocks */ [all …]
|
D | sst-ipc.h | 27 struct list_head list; 56 struct list_head tx_list; 57 struct list_head rx_list; 58 struct list_head empty_list;
|
/sound/usb/ |
D | midi.h | 45 struct list_head *midi_list, 51 struct list_head *midi_list, in snd_usbmidi_create() 57 void snd_usbmidi_input_stop(struct list_head *p); 58 void snd_usbmidi_input_start(struct list_head *p); 59 void snd_usbmidi_disconnect(struct list_head *p); 60 void snd_usbmidi_suspend(struct list_head *p); 61 void snd_usbmidi_resume(struct list_head *p);
|
D | card.h | 15 struct list_head list; 53 struct list_head ready_list; 80 struct list_head ready_playback_urbs; 112 struct list_head list; 161 struct list_head fmt_list; /* format list */ 184 struct list_head list;
|
D | usbaudio.h | 43 struct list_head pcm_list; /* list of pcm streams */ 44 struct list_head ep_list; /* list of audio-related endpoints */ 47 struct list_head midi_list; /* list of midi interfaces */ 49 struct list_head mixer_list; /* list of mixer interfaces */
|
/sound/pci/ctxfi/ |
D | ctimap.h | 25 struct list_head list; 28 int input_mapper_add(struct list_head *mappers, struct imapper *entry, 31 int input_mapper_delete(struct list_head *mappers, struct imapper *entry, 34 void free_input_mapper_list(struct list_head *mappers);
|
D | ctimap.c | 18 int input_mapper_add(struct list_head *mappers, struct imapper *entry, in input_mapper_add() 21 struct list_head *pos, *pre, *head; in input_mapper_add() 64 int input_mapper_delete(struct list_head *mappers, struct imapper *entry, in input_mapper_delete() 67 struct list_head *next, *pre, *head; in input_mapper_delete() 96 void free_input_mapper_list(struct list_head *head) in free_input_mapper_list() 99 struct list_head *pos; in free_input_mapper_list()
|
D | ctvmem.h | 36 struct list_head list; 45 struct list_head unused; /* List of unused blocks */ 46 struct list_head used; /* List of used blocks */
|
D | ctvmem.c | 33 struct list_head *pos; in get_vm_block() 78 struct list_head *pos, *pre; in put_vm_block() 218 struct list_head *pos; in ct_vm_destroy()
|
/sound/core/seq/ |
D | seq_ports.h | 30 struct list_head src_list; /* link of sources */ 31 struct list_head dest_list; /* link of destinations */ 36 struct list_head list_head; /* list of subscribed ports */ member 50 struct list_head list; /* port list */
|
D | seq_ports.c | 100 INIT_LIST_HEAD(&grp->list_head); in port_subs_info_init() 195 get_subscriber(struct list_head *p, bool is_src) in get_subscriber() 212 struct list_head *p, *n; in clear_subscriber_list() 214 list_for_each_safe(p, n, &grp->list_head) { in clear_subscriber_list() 294 struct list_head deleted_list; in snd_seq_delete_all_ports() 474 struct list_head *p; in check_and_subscribe_port() 482 if (!list_empty(&grp->list_head)) in check_and_subscribe_port() 488 list_for_each(p, &grp->list_head) { in check_and_subscribe_port() 504 list_add_tail(&subs->src_list, &grp->list_head); in check_and_subscribe_port() 506 list_add_tail(&subs->dest_list, &grp->list_head); in check_and_subscribe_port() [all …]
|
/sound/soc/sof/ |
D | sof-priv.h | 249 struct list_head list; /* list in sdev dfsentry list */ 303 struct list_head list; /* list in sdev pcm list */ 321 struct list_head list; /* list in sdev control list */ 333 struct list_head list; /* list in sdev widget list */ 343 struct list_head list; /* list in sdev route list */ 356 struct list_head list; /* list in sdev dai list */ 410 struct list_head dfsentry_list; 420 struct list_head pcm_list; 421 struct list_head kcontrol_list; 422 struct list_head widget_list; [all …]
|
/sound/soc/codecs/ |
D | wm_adsp.h | 46 struct list_head list; 75 struct list_head alg_regions; 92 struct list_head ctl_list; 96 struct list_head compr_list; 97 struct list_head buffer_list;
|
D | sigmadsp.h | 29 struct list_head ctrl_list; 30 struct list_head data_list;
|
/sound/soc/mediatek/common/ |
D | mtk-base-afe.h | 51 struct list_head; 78 struct list_head sub_dais; 116 struct list_head list;
|
/sound/aoa/soundbus/ |
D | soundbus.h | 50 struct list_head list; 140 struct list_head onbuslist; 169 struct list_head codec_list;
|
/sound/soc/intel/boards/ |
D | skl_hda_dsp_common.h | 21 struct list_head head; 28 struct list_head hdmi_pcm_list;
|
/sound/soc/intel/atom/sst/ |
D | sst.h | 166 struct list_head node; 271 struct list_head memcpylist; 369 struct list_head block_list; 370 struct list_head ipc_dispatch_list; 372 struct list_head rx_list; 397 struct list_head memcpy_list;
|
D | sst_loader.c | 146 static int sst_fill_memcpy_list(struct list_head *memcpy_list, in sst_fill_memcpy_list() 173 struct fw_module_header *module, struct list_head *memcpy_list) in sst_parse_module_memcpy() 232 struct list_head *fw_list) in sst_parse_fw_memcpy() 259 static void sst_do_memcpy(struct list_head *memcpy_list) in sst_do_memcpy()
|
/sound/drivers/opl4/ |
D | opl4_local.h | 160 struct list_head list; 196 struct list_head off_voices; 197 struct list_head on_voices;
|
/sound/synth/ |
D | util_mem.c | 44 struct list_head *p; in snd_util_memhdr_free() 64 struct list_head *p; in __snd_util_mem_alloc() 98 struct list_head *prev) in __snd_util_memblk_new()
|
/sound/pci/emu10k1/ |
D | memory.c | 95 static int search_empty_map_area(struct snd_emu10k1 *emu, int npages, struct list_head **nextp) in search_empty_map_area() 100 struct list_head *candidate = &emu->mapped_link_head; in search_empty_map_area() 101 struct list_head *pos; in search_empty_map_area() 137 struct list_head *next; in map_memblk() 168 struct list_head *p; in unmap_memblk() 204 struct list_head *p; in search_empty() 258 struct list_head *p, *nextp; in snd_emu10k1_memblk_map() 453 struct list_head *p; in get_single_page_range()
|
/sound/usb/usx2y/ |
D | usbusx2y.h | 48 struct list_head midi_list; 49 struct list_head pcm_list;
|
/sound/soc/intel/skylake/ |
D | skl.h | 72 struct list_head ppl_list; 73 struct list_head bind_list; 111 struct list_head uuid_list;
|
/sound/aoa/soundbus/i2sbus/ |
D | i2sbus.h | 24 struct list_head list; 75 struct list_head item;
|