Searched refs:HDPVR_FLAG_AC3_CAP (Results 1 – 4 of 4) sorted by relevance
154 dev->flags &= ~HDPVR_FLAG_AC3_CAP; in device_authorization()160 dev->flags |= HDPVR_FLAG_AC3_CAP; in device_authorization()165 dev->flags |= HDPVR_FLAG_AC3_CAP; in device_authorization()167 dev->flags &= ~HDPVR_FLAG_AC3_CAP; in device_authorization()
165 HDPVR_FLAG_AC3_CAP = 1, enumerator
125 if (dev->flags & HDPVR_FLAG_AC3_CAP) { in hdpvr_set_audio()
932 if (dev->flags & HDPVR_FLAG_AC3_CAP) { in hdpvr_s_ctrl()1164 bool ac3 = dev->flags & HDPVR_FLAG_AC3_CAP; in hdpvr_register_videodev()