Home
last modified time | relevance | path

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

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