Home
last modified time | relevance | path

Searched refs:nDeviceLedFBs (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbSwap.c460 swaps(&stuff->nDeviceLedFBs); in SProcXkbSetDeviceInfo()
H A Dxkb.c6287 rep->nDeviceLedFBs = nFBs; in CheckDeviceLedFBs()
6414 int status, nDeviceLedFBs; in ProcXkbGetDeviceInfo() local
6445 .nDeviceLedFBs = 0, in ProcXkbGetDeviceInfo()
6506 nDeviceLedFBs = rep.nDeviceLedFBs; in ProcXkbGetDeviceInfo()
6513 swaps(&rep.nDeviceLedFBs); in ProcXkbGetDeviceInfo()
6537 if (nDeviceLedFBs > 0) { in ProcXkbGetDeviceInfo()
6756 wire = CheckSetDeviceIndicators(wire, dev, stuff->nDeviceLedFBs, in _XkbSetDeviceInfo()
6815 stuff->nDeviceLedFBs, &status, client, &ed, in _XkbSetDeviceInfoCheck()