Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/surface_aggregator/
Ddtx.h138 #define SDTX_IOCTL_LATCH_CONFIRM _IO(0xa5, 0x26) macro
/linux-5.19.10/Documentation/driver-api/surface_aggregator/clients/
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``
/linux-5.19.10/drivers/platform/surface/
Dsurface_dtx.c355 case SDTX_IOCTL_LATCH_CONFIRM: in __surface_dtx_ioctl()