Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/surface_aggregator/
H A Ddtx.h113 SDTX_EVENT_LATCH_STATUS = 4, enumerator
/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/
H A 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``).
/openbmc/linux/drivers/platform/surface/
H A Dsurface_dtx.c698 event.status.e.code = SDTX_EVENT_LATCH_STATUS; in sdtx_notifier()