Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/surface_aggregator/
Ddtx.h111 SDTX_EVENT_CANCEL = 2, enumerator
/Linux-v6.1/Documentation/driver-api/surface_aggregator/clients/
Ddtx.rst100 an cancel event (``SDTX_EVENT_CANCEL``) detailing this with the cancel
116 error or low battery, a latch-cancel event (``SDTX_EVENT_CANCEL``) will be
149 (``SDTX_EVENT_CANCEL``) with the corresponding cancel reason.
303 * - ``SDTX_EVENT_CANCEL``
334 ``SDTX_EVENT_CANCEL``
/Linux-v6.1/drivers/platform/surface/
Dsurface_dtx.c684 event.status.e.code = SDTX_EVENT_CANCEL; in sdtx_notifier()