Searched refs:win_enabled (Results 1 – 4 of 4) sorted by relevance
102 #define win_enabled (speakup_console[vc->vc_num]->w_enabled) macro
1694 if (win_enabled) { in cursor_done()1767 if (win_enabled) { in speakup_con_write()1918 win_enabled ^= 1; in speakup_win_enable()1919 if (win_enabled) in speakup_win_enable()
141 unsigned int win_enabled; member582 vop->win_enabled &= ~BIT(VOP_WIN_TO_INDEX(vop_win)); in vop_win_disable()688 enabled && (vop->win_enabled & BIT(i))); in rockchip_drm_set_win_enabled()1020 vop->win_enabled |= BIT(win_index); in vop_plane_atomic_update()
25770 - unsigned int win_enabled;26778 - vop->win_enabled &= ~BIT(VOP_WIN_TO_INDEX(vop_win));27026 - enabled && (vop->win_enabled & BIT(i)));27579 - vop->win_enabled |= BIT(win_index);