Home
last modified time | relevance | path

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

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