Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/surface_aggregator/
Ddtx.h113 SDTX_EVENT_LATCH_STATUS = 4, enumerator
/linux-5.19.10/Documentation/driver-api/surface_aggregator/clients/
Ddtx.rst114 (``SDTX_EVENT_LATCH_STATUS``) will be sent once the latch has been opened
313 * - ``SDTX_EVENT_LATCH_STATUS``
408 ``SDTX_EVENT_LATCH_STATUS``
677 (``SDTX_EVENT_LATCH_STATUS``).
/linux-5.19.10/drivers/platform/surface/
Dsurface_dtx.c698 event.status.e.code = SDTX_EVENT_LATCH_STATUS; in sdtx_notifier()