Home
last modified time | relevance | path

Searched refs:pcm_active (Results 1 – 4 of 4) sorted by relevance

/linux/sound/firewire/
H A Disight.c59 bool pcm_active; member
134 if (READ_ONCE(isight->pcm_active)) in isight_pcm_abort()
290 WRITE_ONCE(isight->pcm_active, true); in isight_hw_params()
328 WRITE_ONCE(isight->pcm_active, false); in isight_hw_free()
/linux/sound/pci/oxygen/
H A Doxygen_mixer.c242 if (chip->pcm_active & (1 << PCM_SPDIF)) { in oxygen_update_spdif_source()
249 } else if ((chip->pcm_active & (1 << PCM_MULTICH)) && in oxygen_update_spdif_source()
271 ((chip->pcm_active & (1 << PCM_SPDIF)) ? in oxygen_update_spdif_source()
357 if (!(chip->pcm_active & (1 << PCM_SPDIF))) in spdif_default_put()
397 if (chip->pcm_active & (1 << PCM_SPDIF)) in spdif_pcm_put()
H A Doxygen.h131 u8 pcm_active; member
H A Doxygen_pcm.c175 chip->pcm_active |= 1 << channel; in oxygen_open()
225 chip->pcm_active &= ~(1 << channel); in oxygen_close()