Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/surface_aggregator/
Ddtx.h35 #define SDTX_LATCH_CLOSED SDTX_STATUS(0x00) macro
/linux-5.19.10/Documentation/driver-api/surface_aggregator/clients/
Ddtx.rst243 * - ``SDTX_LATCH_CLOSED``
428 * ``SDTX_LATCH_CLOSED``,
681 * ``SDTX_LATCH_CLOSED``,
/linux-5.19.10/drivers/platform/surface/
Dsurface_dtx.c234 return SDTX_LATCH_CLOSED; in sdtx_translate_latch_status()