Home
last modified time | relevance | path

Searched refs:extension (Results 1 – 6 of 6) sorted by relevance

/sound/soc/intel/skylake/
Dskl-sst-ipc.c303 header->extension); in skl_ipc_tx_msg()
528 header.extension = hipcte; in skl_dsp_irq_thread_handler()
532 header.extension); in skl_dsp_irq_thread_handler()
649 header.extension = IPC_PPL_LP_MODE(lp_mode); in skl_ipc_create_pipeline()
722 header.extension = IPC_DMA_ID(dma_id); in skl_ipc_save_pipeline()
777 header.primary, header.extension); in skl_ipc_set_dx()
807 header.extension = IPC_CORE_ID(msg->core_id); in skl_ipc_init_instance()
808 header.extension |= IPC_PPL_INSTANCE_ID(msg->ppl_instance_id); in skl_ipc_init_instance()
809 header.extension |= IPC_PARAM_BLOCK_SIZE(param_block_size); in skl_ipc_init_instance()
810 header.extension |= IPC_DOMAIN(msg->domain); in skl_ipc_init_instance()
[all …]
Dcnl-sst.c350 header.extension = hipctdd; in cnl_dsp_irq_thread_handler()
354 header.extension); in cnl_dsp_irq_thread_handler()
396 header->extension); in cnl_ipc_tx_msg()
Dskl-sst-ipc.h36 u32 extension; member
/sound/soc/dwc/
DKconfig12 bool "PCM PIO extension for I2S driver"
15 Say Y or N if you want to add a custom ALSA extension that registers
/sound/firewire/dice/
DMakefile4 dice-alesis.o dice-extension.o dice-mytek.o dice-presonus.o
/sound/drivers/opl3/
Dopl3_synth.c204 inst.name, inst.extension, in snd_opl3_write()