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()
235 if (chip->pcm_active & (1 << PCM_SPDIF)) { in oxygen_update_spdif_source()242 } else if ((chip->pcm_active & (1 << PCM_MULTICH)) && in oxygen_update_spdif_source()264 ((chip->pcm_active & (1 << PCM_SPDIF)) ? in oxygen_update_spdif_source()348 if (!(chip->pcm_active & (1 << PCM_SPDIF))) in spdif_default_put()386 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()224 chip->pcm_active &= ~(1 << channel); in oxygen_close()