Home
last modified time | relevance | path

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

/sound/soc/intel/skylake/
Dskl-sst-cldma.c188 const void *curr_pos, bool intr_enable, bool trigger) in skl_cldma_fill_buffer()
Dskl-sst-dsp.h163 int (*trigger)(struct device *dev, bool start, int stream_tag); member
/sound/soc/hisilicon/
Dhi3660-i2s.c240 static int trigger(struct snd_pcm_substream *substream, int cmd, in trigger() function
/sound/soc/
Dsoc-pcm.c2357 enum snd_soc_dpcm_trigger trigger = fe->dai_link->trigger[stream]; in dpcm_fe_dai_do_trigger() local
2528 enum snd_soc_dpcm_trigger trigger = fe->dai_link->trigger[stream]; in dpcm_run_update_shutdown() local
2570 enum snd_soc_dpcm_trigger trigger = fe->dai_link->trigger[stream]; in dpcm_run_update_startup() local
/sound/soc/codecs/
Dwm0010.c872 int trigger; in wm0010_spi_probe() local
Dwm8903.c1990 int trigger; in wm8903_i2c_probe() local
Dwm8962.c3539 int ret, i, irq_pol, trigger; in wm8962_i2c_probe() local
/sound/core/oss/
Dpcm_oss.c2028 static int snd_pcm_oss_set_trigger(struct snd_pcm_oss_file *pcm_oss_file, int trigger) in snd_pcm_oss_set_trigger()