SNDRV_GF1_PCM_PFLG_ACTIVE
if (pcmp->flags & SNDRV_GF1_PCM_PFLG_ACTIVE)
pcmp->flags |= SNDRV_GF1_PCM_PFLG_ACTIVE;
if (!(pcmp->flags & SNDRV_GF1_PCM_PFLG_ACTIVE))
pcmp->flags &= ~SNDRV_GF1_PCM_PFLG_ACTIVE;
if (pcmp->flags & SNDRV_GF1_PCM_PFLG_ACTIVE) {
if (!(pcmp->flags & SNDRV_GF1_PCM_PFLG_ACTIVE))