Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/surface_aggregator/
Ddtx.h110 SDTX_EVENT_REQUEST = 1, enumerator
/linux-5.19.10/Documentation/driver-api/surface_aggregator/clients/
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.
/linux-5.19.10/drivers/platform/surface/
Dsurface_dtx.c678 event.common.code = SDTX_EVENT_REQUEST; in sdtx_notifier()