/sound/synth/ |
D | util_mem.c | 27 struct snd_util_memhdr *hdr; in snd_util_memhdr_new() local 42 void snd_util_memhdr_free(struct snd_util_memhdr *hdr) in snd_util_memhdr_free() 60 __snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in __snd_util_mem_alloc() 97 __snd_util_memblk_new(struct snd_util_memhdr *hdr, unsigned int units, in __snd_util_memblk_new() 125 snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in snd_util_mem_alloc() 140 __snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) in __snd_util_mem_free() 151 int snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) in snd_util_mem_free() 165 int snd_util_mem_avail(struct snd_util_memhdr *hdr) in snd_util_mem_avail()
|
/sound/soc/sof/ |
D | ipc3-loader.c | 15 const struct sof_ext_man_elem_header *hdr) in ipc3_fw_ext_man_get_version() 28 const struct sof_ext_man_elem_header *hdr) in ipc3_fw_ext_man_get_windows() 38 const struct sof_ext_man_elem_header *hdr) in ipc3_fw_ext_man_get_cc_info() 48 const struct sof_ext_man_elem_header *hdr) in ipc3_fw_ext_man_get_dbg_abi_info() 64 const struct sof_ext_man_elem_header *hdr) in ipc3_fw_ext_man_get_config_data()
|
D | ipc3.c | 284 struct sof_ipc_cmd_hdr *hdr = msg->msg_data; in ipc3_wait_tx_done() local 328 struct sof_ipc_cmd_hdr *hdr = msg_data; in ipc3_tx_msg_unlocked() local 904 struct sof_ipc_cmd_hdr *hdr = msg_buf; in ipc3_stream_message() local 926 struct sof_ipc_cmd_hdr *hdr = msg_buf; in ipc3_comp_notification() local 944 struct sof_ipc_cmd_hdr *hdr = msg_buf; in ipc3_trace_message() local 961 struct sof_ipc_cmd_hdr hdr; in sof_ipc3_rx_msg() local
|
D | sof-client.c | 253 struct sof_ipc_cmd_hdr *hdr = ipc_msg; in sof_client_ipc_tx_message() local 378 struct sof_ipc_cmd_hdr *hdr = msg_buf; in sof_client_ipc_rx_dispatcher() local
|
D | sof-client-probes.c | 53 struct sof_ipc_cmd_hdr hdr; member 68 struct sof_ipc_cmd_hdr hdr; member 74 struct sof_ipc_cmd_hdr hdr; member
|
D | topology.c | 768 struct snd_soc_tplg_ctl_hdr *hdr) in sof_control_load_volume() 848 struct snd_soc_tplg_ctl_hdr *hdr) in sof_control_load_enum() 870 struct snd_soc_tplg_ctl_hdr *hdr) in sof_control_load_bytes() 898 struct snd_soc_tplg_ctl_hdr *hdr) in sof_control_load()
|
D | sof-client-ipc-flood-test.c | 66 struct sof_ipc_cmd_hdr hdr; in sof_debug_ipc_flood_test() local
|
/sound/soc/ |
D | soc-topology.c | 228 struct snd_soc_tplg_ctl_hdr *hdr, int index) in soc_bind_err() 237 struct snd_soc_tplg_ctl_hdr *hdr, const char *name) in soc_control_err() 247 struct snd_soc_tplg_hdr *hdr) in soc_tplg_vendor_load() 505 static int soc_tplg_kcontrol_bind_io(struct snd_soc_tplg_ctl_hdr *hdr, in soc_tplg_kcontrol_bind_io() 622 struct snd_kcontrol_new *k, struct snd_soc_tplg_ctl_hdr *hdr) in soc_tplg_control_load() 1000 struct snd_soc_tplg_hdr *hdr) in soc_tplg_kcontrol_elems_load() 1062 struct snd_soc_tplg_hdr *hdr) in soc_tplg_dapm_graph_elems_load() 1510 struct snd_soc_tplg_hdr *hdr) in soc_tplg_dapm_widget_elems_load() 1873 struct snd_soc_tplg_hdr *hdr) in soc_tplg_pcm_elems_load() 2152 struct snd_soc_tplg_hdr *hdr) in soc_tplg_link_elems_load() [all …]
|
/sound/virtio/ |
D | virtio_kctl.c | 111 struct virtio_snd_ctl_hdr *hdr; in virtsnd_kctl_get() local 184 struct virtio_snd_ctl_hdr *hdr; in virtsnd_kctl_put() local 244 struct virtio_snd_ctl_hdr *hdr; in virtsnd_kctl_tlv_op() local 324 struct virtio_snd_ctl_hdr *hdr; in virtsnd_kctl_get_enum_items() local
|
D | virtio_pcm_msg.c | 406 struct virtio_snd_pcm_hdr *hdr = virtsnd_ctl_msg_request(msg); in virtsnd_pcm_ctl_msg_alloc() local
|
/sound/pci/emu10k1/ |
D | emu10k1_patch.c | 26 struct snd_util_memhdr *hdr, in snd_emu10k1_sample_new() 202 struct snd_util_memhdr *hdr) in snd_emu10k1_sample_free()
|
D | memory.c | 305 struct snd_util_memhdr *hdr; in snd_emu10k1_alloc_pages() local 410 struct snd_util_memhdr *hdr = hw->memhdr; in snd_emu10k1_synth_alloc() local 436 struct snd_util_memhdr *hdr = emu->memhdr; in snd_emu10k1_synth_free() local 454 static void get_single_page_range(struct snd_util_memhdr *hdr, in get_single_page_range()
|
/sound/pci/trident/ |
D | trident_memory.c | 108 search_empty(struct snd_util_memhdr *hdr, int size) in search_empty() 160 struct snd_util_memhdr *hdr; in snd_trident_alloc_sg_pages() local 205 struct snd_util_memhdr *hdr; in snd_trident_alloc_cont_pages() local 263 struct snd_util_memhdr *hdr; in snd_trident_free_pages() local
|
/sound/synth/emux/ |
D | emux.c | 55 struct snd_util_memhdr *hdr, in sf_sample_new() 64 struct snd_util_memhdr *hdr) in sf_sample_free()
|
/sound/isa/sb/ |
D | emu8000_patch.c | 137 struct snd_util_memhdr *hdr, in snd_emu8000_sample_new() 275 struct snd_util_memhdr *hdr) in snd_emu8000_sample_free()
|
/sound/usb/ |
D | validate.c | 73 const unsigned char *hdr = p; in validate_processing_unit() local 303 static bool validate_desc(unsigned char *hdr, int protocol, in validate_desc()
|
/sound/soc/sof/intel/ |
D | ext_manifest.h | 30 struct sof_ext_man_elem_header hdr; member
|
D | hda-ipc.c | 90 struct sof_ipc_cmd_hdr *hdr; in hda_dsp_ipc_get_reply() local
|
D | cnl.c | 271 struct sof_ipc_cmd_hdr *hdr; in cnl_ipc_send_msg() local
|
D | hda-loader.c | 554 const struct sof_ext_man_elem_header *hdr) in hda_dsp_ext_man_get_cavs_config_data()
|
/sound/soc/intel/skylake/ |
D | skl-ssp-clk.h | 54 struct skl_tlv_hdr hdr; member 67 struct skl_tlv_hdr hdr; member
|
D | skl-i2s.h | 82 struct skl_i2s_config_blob_header hdr; member
|
/sound/soc/sof/amd/ |
D | acp-ipc.c | 100 struct sof_ipc_cmd_hdr *hdr; in acp_dsp_ipc_get_reply() local
|
/sound/soc/qcom/qdsp6/ |
D | q6apm.c | 508 struct gpr_hdr *hdr = &data->hdr; in graph_callback() local 772 struct gpr_hdr *hdr = &data->hdr; in apm_callback() local
|
D | q6asm.c | 279 static inline void q6asm_add_hdr(struct audio_client *ac, struct apr_hdr *hdr, in q6asm_add_hdr() 294 struct apr_hdr *hdr = &pkt->hdr; in q6asm_apr_send_session_pkt() local 606 struct apr_hdr *hdr = &data->hdr; in q6asm_stream_callback() local 753 struct apr_hdr *hdr = &data->hdr; in q6asm_srvc_callback() local 882 struct apr_hdr *hdr = &pkt->hdr; in q6asm_ac_send_cmd_sync() local
|