Searched defs:trigger (Results 1 – 8 of 8) sorted by relevance
/sound/soc/intel/skylake/ |
D | skl-sst-cldma.c | 188 const void *curr_pos, bool intr_enable, bool trigger) in skl_cldma_fill_buffer()
|
D | skl-sst-dsp.h | 163 int (*trigger)(struct device *dev, bool start, int stream_tag); member
|
/sound/soc/hisilicon/ |
D | hi3660-i2s.c | 240 static int trigger(struct snd_pcm_substream *substream, int cmd, in trigger() function
|
/sound/soc/ |
D | soc-pcm.c | 2357 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/ |
D | wm0010.c | 872 int trigger; in wm0010_spi_probe() local
|
D | wm8903.c | 1990 int trigger; in wm8903_i2c_probe() local
|
D | wm8962.c | 3539 int ret, i, irq_pol, trigger; in wm8962_i2c_probe() local
|
/sound/core/oss/ |
D | pcm_oss.c | 2028 static int snd_pcm_oss_set_trigger(struct snd_pcm_oss_file *pcm_oss_file, int trigger) in snd_pcm_oss_set_trigger()
|