Searched refs:HDPVR_FLAG_AC3_CAP (Results 1 – 4 of 4) sorted by relevance
159 dev->flags &= ~HDPVR_FLAG_AC3_CAP; in device_authorization()165 dev->flags |= HDPVR_FLAG_AC3_CAP; in device_authorization()171 dev->flags |= HDPVR_FLAG_AC3_CAP; in device_authorization()173 dev->flags &= ~HDPVR_FLAG_AC3_CAP; in device_authorization()
171 HDPVR_FLAG_AC3_CAP = 1, enumerator
129 if (dev->flags & HDPVR_FLAG_AC3_CAP) { in hdpvr_set_audio()
927 if (dev->flags & HDPVR_FLAG_AC3_CAP) { in hdpvr_s_ctrl()1161 bool ac3 = dev->flags & HDPVR_FLAG_AC3_CAP; in hdpvr_register_videodev()