Home
last modified time | relevance | path

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

/sound/soc/intel/skylake/
Dskl-sst-cldma.c196 const void *curr_pos, bool intr_enable, bool trigger) in skl_cldma_fill_buffer()
Dskl-sst-dsp.h171 int (*trigger)(struct device *dev, bool start, int stream_tag); member
/sound/soc/
Dsoc-pcm.c2163 enum snd_soc_dpcm_trigger trigger = fe->dai_link->trigger[stream]; in dpcm_fe_dai_do_trigger() local
2353 enum snd_soc_dpcm_trigger trigger = fe->dai_link->trigger[stream]; in dpcm_run_update_shutdown() local
2395 enum snd_soc_dpcm_trigger trigger = fe->dai_link->trigger[stream]; in dpcm_run_update_startup() local
/sound/soc/codecs/
Dwm0010.c879 int trigger; in wm0010_spi_probe() local
Dwm8903.c1993 int trigger; in wm8903_i2c_probe() local
Dwm8962.c3545 int ret, i, irq_pol, trigger; in wm8962_i2c_probe() local
/sound/oss/
Ddev_table.h187 void (*trigger) (int dev, int bits); member
/sound/core/oss/
Dpcm_oss.c2043 static int snd_pcm_oss_set_trigger(struct snd_pcm_oss_file *pcm_oss_file, int trigger) in snd_pcm_oss_set_trigger()