Searched refs:HDPVR_FLAG_AC3_CAP (Results 1 – 3 of 3) 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()