Searched refs:pcm_active (Results 1 – 4 of 4) sorted by relevance
59 bool pcm_active; member134 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()
242 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()
131 u8 pcm_active; member
175 chip->pcm_active |= 1 << channel; in oxygen_open()225 chip->pcm_active &= ~(1 << channel); in oxygen_close()