Searched refs:my_ed (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DxkbLEDs.c234 xkbExtensionDeviceNotify my_ed; local in function:XkbUpdateLedAutoState
265 ed= &my_ed;
290 if (ed!=&my_ed) ed= NULL;
776 xkbExtensionDeviceNotify my_ed; local in function:XkbApplyLedNameChanges
785 ed= &my_ed;
811 if (ed!=&my_ed) ed= NULL;
853 xkbExtensionDeviceNotify my_ed; local in function:XkbApplyLedMapChanges
862 ed= &my_ed;
891 if (ed!=&my_ed) ed= NULL;
910 xkbExtensionDeviceNotify my_ed; local in function:XkbApplyLedStateChanges
[all...]
/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbLEDs.c241 xkbExtensionDeviceNotify my_ed; local in function:XkbUpdateLedAutoState
274 ed = &my_ed;
300 if (ed != &my_ed)
790 xkbExtensionDeviceNotify my_ed; local in function:XkbApplyLedNameChanges
800 ed = &my_ed;
827 if (ed != &my_ed)
870 xkbExtensionDeviceNotify my_ed; local in function:XkbApplyLedMapChanges
880 ed = &my_ed;
910 if (ed != &my_ed)
929 xkbExtensionDeviceNotify my_ed; local in function:XkbApplyLedStateChanges
[all...]

Completed in 5 milliseconds