Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/surface_aggregator/
H A Ddtx.h110 SDTX_EVENT_REQUEST = 1, enumerator
/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/
H A Ddtx.rst81 *detach-request* event (``SDTX_EVENT_REQUEST``), and awaits further
129 press, described below. A *generic request* event (``SDTX_EVENT_REQUEST``)
141 the initial *detach-request* event (``SDTX_EVENT_REQUEST``) and before it
298 * - ``SDTX_EVENT_REQUEST``
325 ``SDTX_EVENT_REQUEST``
590 request event (``SDTX_EVENT_REQUEST``) will be sent.
626 (``SDTX_EVENT_REQUEST``) will be sent.
/openbmc/linux/drivers/platform/surface/
H A Dsurface_dtx.c678 event.common.code = SDTX_EVENT_REQUEST; in sdtx_notifier()