Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/surface_aggregator/
H A Ddtx.h43 #define SDTX_DETACH_NOT_FEASIBLE SDTX_ERR_RT(0x01) macro
/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/
H A 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``.
/openbmc/linux/drivers/platform/surface/
H A Dsurface_dtx.c222 return SDTX_DETACH_NOT_FEASIBLE; in sdtx_translate_base_state()
258 return SDTX_DETACH_NOT_FEASIBLE; in sdtx_translate_cancel_reason()