Home
last modified time | relevance | path

Searched defs:trigger (Results 1 – 12 of 12) sorted by relevance

/sound/soc/sof/
Dsof-client-probes.h24 int (*trigger)(struct sof_client_dev *cdev, struct snd_compr_stream *cstream, member
Dsof-audio.h95 int (*trigger)(struct snd_soc_component *component, struct snd_pcm_substream *substream, member
/sound/soc/intel/skylake/
Dskl-sst-cldma.c189 const void *curr_pos, bool intr_enable, bool trigger) in skl_cldma_fill_buffer()
Dskl-sst-dsp.h165 int (*trigger)(struct device *dev, bool start, int stream_tag); member
/sound/soc/intel/keembay/
Dkmb_platform.c198 u32 stream, int chan_nr, bool trigger) in kmb_i2s_irq_trigger()
/sound/soc/
Dsoc-pcm.c2279 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/
Dwm0010.c868 int trigger; in wm0010_spi_probe() local
Dwm8903.c1987 int trigger; in wm8903_i2c_probe() local
Dwm8962.c3613 int ret, i, irq_pol, trigger; in wm8962_i2c_probe() local
/sound/soc/intel/avs/
Dtopology.h119 enum avs_tplg_trigger trigger; member
Dpath.c985 int avs_path_run(struct avs_path *path, int trigger) in avs_path_run()
/sound/core/oss/
Dpcm_oss.c2073 static int snd_pcm_oss_set_trigger(struct snd_pcm_oss_file *pcm_oss_file, int trigger) in snd_pcm_oss_set_trigger()