Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/surface_aggregator/
Ddtx.h113 SDTX_EVENT_LATCH_STATUS = 4, enumerator
/Linux-v6.1/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-v6.1/drivers/platform/surface/
Dsurface_dtx.c698 event.status.e.code = SDTX_EVENT_LATCH_STATUS; in sdtx_notifier()