Home
last modified time | relevance | path

Searched refs:IOCTL_GET_SYS_BUTTON_CAPS (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/ddk/
H A Dpoclass.h59 #define IOCTL_GET_SYS_BUTTON_CAPS \ macro
/reactos/ntoskrnl/po/
H A Devents.c223 Irp = IoBuildDeviceIoControlRequest(IOCTL_GET_SYS_BUTTON_CAPS, in PopAddRemoveSysCapsCallback()
/reactos/drivers/bus/acpi/
H A Dmain.c278 case IOCTL_GET_SYS_BUTTON_CAPS: in ACPIDispatchDeviceControl()
/reactos/drivers/input/i8042prt/
H A Dkeyboard.c398 case IOCTL_GET_SYS_BUTTON_CAPS: in i8042KbdDeviceControl()