Searched defs:trigger (Results 1 – 12 of 12) sorted by relevance
/sound/soc/sof/ |
D | sof-client-probes.h | 24 int (*trigger)(struct sof_client_dev *cdev, struct snd_compr_stream *cstream, member
|
D | sof-audio.h | 95 int (*trigger)(struct snd_soc_component *component, struct snd_pcm_substream *substream, member
|
/sound/soc/intel/skylake/ |
D | skl-sst-cldma.c | 189 const void *curr_pos, bool intr_enable, bool trigger) in skl_cldma_fill_buffer()
|
D | skl-sst-dsp.h | 165 int (*trigger)(struct device *dev, bool start, int stream_tag); member
|
/sound/soc/intel/keembay/ |
D | kmb_platform.c | 198 u32 stream, int chan_nr, bool trigger) in kmb_i2s_irq_trigger()
|
/sound/soc/ |
D | soc-pcm.c | 2279 enum snd_soc_dpcm_trigger trigger = fe->dai_link->trigger[stream]; in dpcm_fe_dai_do_trigger() local 2456 enum snd_soc_dpcm_trigger trigger = fe->dai_link->trigger[stream]; in dpcm_run_update_shutdown() local 2490 enum snd_soc_dpcm_trigger trigger = fe->dai_link->trigger[stream]; in dpcm_run_update_startup() local
|
/sound/soc/codecs/ |
D | wm0010.c | 868 int trigger; in wm0010_spi_probe() local
|
D | wm8903.c | 1987 int trigger; in wm8903_i2c_probe() local
|
D | wm8962.c | 3613 int ret, i, irq_pol, trigger; in wm8962_i2c_probe() local
|
/sound/soc/intel/avs/ |
D | topology.h | 119 enum avs_tplg_trigger trigger; member
|
D | path.c | 985 int avs_path_run(struct avs_path *path, int trigger) in avs_path_run()
|
/sound/core/oss/ |
D | pcm_oss.c | 2073 static int snd_pcm_oss_set_trigger(struct snd_pcm_oss_file *pcm_oss_file, int trigger) in snd_pcm_oss_set_trigger()
|