Searched refs:pcm_active (Results 1 – 4 of 4) sorted by relevance
59 bool pcm_active; member134 if (ACCESS_ONCE(isight->pcm_active)) in isight_pcm_abort()296 ACCESS_ONCE(isight->pcm_active) = true; in isight_hw_params()334 ACCESS_ONCE(isight->pcm_active) = false; in isight_hw_free()
254 if (chip->pcm_active & (1 << PCM_SPDIF)) { in oxygen_update_spdif_source()261 } else if ((chip->pcm_active & (1 << PCM_MULTICH)) && in oxygen_update_spdif_source()283 ((chip->pcm_active & (1 << PCM_SPDIF)) ? in oxygen_update_spdif_source()369 if (!(chip->pcm_active & (1 << PCM_SPDIF))) in spdif_default_put()409 if (chip->pcm_active & (1 << PCM_SPDIF)) in spdif_pcm_put()
130 u8 pcm_active; member
187 chip->pcm_active |= 1 << channel; in oxygen_open()237 chip->pcm_active &= ~(1 << channel); in oxygen_close()