Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/surface_aggregator/
Dcdev.h145 #define SSAM_CDEV_EVENT_DISABLE _IOW(0xA5, 5, struct ssam_cdev_event_desc) macro
/Linux-v6.6/Documentation/driver-api/surface_aggregator/clients/
Dcdev.rst45 non-userspace). The ``SSAM_CDEV_EVENT_ENABLE`` and ``SSAM_CDEV_EVENT_DISABLE``
186 be done manually, via a call to the ``SSAM_CDEV_EVENT_DISABLE`` IOCTL.
188 ``SSAM_CDEV_EVENT_DISABLE``
/Linux-v6.6/drivers/platform/surface/
Dsurface_aggregator_cdev.c547 case SSAM_CDEV_EVENT_DISABLE: in __ssam_cdev_device_ioctl()