Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/surface_aggregator/
Ddtx.h140 #define SDTX_IOCTL_LATCH_CANCEL _IO(0xa5, 0x28) macro
/linux-5.19.10/Documentation/driver-api/surface_aggregator/clients/
Ddtx.rst127 - Execute ``SDTX_IOCTL_LATCH_CANCEL``. This will abort the detachment process,
619 ``SDTX_IOCTL_LATCH_CANCEL``
/linux-5.19.10/drivers/platform/surface/
Dsurface_dtx.c361 case SDTX_IOCTL_LATCH_CANCEL: in __surface_dtx_ioctl()