Searched refs:HDPVR_FLAG_AC3_CAP (Results 1 – 4 of 4) sorted by relevance
157 dev->flags &= ~HDPVR_FLAG_AC3_CAP; in device_authorization()163 dev->flags |= HDPVR_FLAG_AC3_CAP; in device_authorization()168 dev->flags |= HDPVR_FLAG_AC3_CAP; in device_authorization()170 dev->flags &= ~HDPVR_FLAG_AC3_CAP; in device_authorization()
169 HDPVR_FLAG_AC3_CAP = 1, enumerator
129 if (dev->flags & HDPVR_FLAG_AC3_CAP) { in hdpvr_set_audio()
936 if (dev->flags & HDPVR_FLAG_AC3_CAP) { in hdpvr_s_ctrl()1170 bool ac3 = dev->flags & HDPVR_FLAG_AC3_CAP; in hdpvr_register_videodev()