Home
last modified time | relevance | path

Searched refs:enabledControls (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbEvents.c375 pCN->enabledControls = new->enabled_ctrls; in XkbComputeControlsNotify()
386 CARD32 changedControls, enabledControls, enabledChanges = 0; in XkbSendControlsNotify() local
397 enabledControls = xkbi->desc->ctrls->enabled_ctrls; in XkbSendControlsNotify()
413 pCN->enabledControls = enabledControls; in XkbSendControlsNotify()
420 swapl(&pCN->enabledControls); in XkbSendControlsNotify()
H A DxkbUtils.c783 cn.enabledControls = ctrls->enabled_ctrls; in XkbEnableDisableControls()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dhostx.c1278 controls->enabled_ctrls = controls_r->enabledControls; in hostx_load_keymap()