Searched refs:overlayA_enabled (Results 1 – 2 of 2) sorted by relevance
166 if (!pPriv->overlayA_enabled && !pPriv->overlayC_enabled) { in I830StopVideo()200 if (pPriv->overlayA_enabled) { in I830StopVideo()210 pPriv->overlayA_enabled = 0; in I830StopVideo()222 pPriv->overlayA_enabled = 0; in I830StopVideo()236 if ((overlayId == OVERLAY_A) && pPriv->overlayA_enabled)432 if ((overlayId == OVERLAY_A) && !pPriv->overlayA_enabled) { in i830_display_video()780 pPriv->overlayA_enabled = 1; in i830_display_video()1250 pPriv->overlayA_enabled = 0; in psbPortPrivCreate()
290 int overlayA_enabled; member