Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/surface_aggregator/
Ddtx.h43 #define SDTX_DETACH_NOT_FEASIBLE SDTX_ERR_RT(0x01) macro
/linux-5.19.10/Documentation/driver-api/surface_aggregator/clients/
Ddtx.rst206 * - ``SDTX_DETACH_NOT_FEASIBLE``
345 * ``SDTX_DETACH_NOT_FEASIBLE``: Detachment not feasible due to low clipboard
404 * ``SDTX_DETACH_NOT_FEASIBLE``.
645 * ``SDTX_DETACH_NOT_FEASIBLE``.
/linux-5.19.10/drivers/platform/surface/
Dsurface_dtx.c222 return SDTX_DETACH_NOT_FEASIBLE; in sdtx_translate_base_state()
258 return SDTX_DETACH_NOT_FEASIBLE; in sdtx_translate_cancel_reason()