Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/surface_aggregator/
Ddtx.h131 #define SDTX_IOCTL_EVENTS_ENABLE _IO(0xa5, 0x21) macro
/linux-5.19.10/Documentation/driver-api/surface_aggregator/clients/
Ddtx.rst280 default and have to be enabled by executing ``SDTX_IOCTL_EVENTS_ENABLE``
545 ``SDTX_IOCTL_EVENTS_ENABLE``
/linux-5.19.10/drivers/platform/surface/
Dsurface_dtx.c338 case SDTX_IOCTL_EVENTS_ENABLE: in __surface_dtx_ioctl()