Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/surface_aggregator/
H A Ddtx.h138 #define SDTX_IOCTL_LATCH_CONFIRM _IO(0xa5, 0x26) macro
/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/
H A Ddtx.rst95 this driver or any user-space daemon. See the ``SDTX_IOCTL_LATCH_CONFIRM``
110 - Execute ``SDTX_IOCTL_LATCH_CONFIRM``. This will cause the EC to open the
594 ``SDTX_IOCTL_LATCH_CONFIRM``
/openbmc/linux/drivers/platform/surface/
H A Dsurface_dtx.c355 case SDTX_IOCTL_LATCH_CONFIRM: in __surface_dtx_ioctl()