Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/surface_aggregator/
Dcdev.h143 #define SSAM_CDEV_NOTIF_UNREGISTER _IOW(0xA5, 3, struct ssam_cdev_notifier_desc) macro
/Linux-v6.6/Documentation/driver-api/surface_aggregator/clients/
Dcdev.rst163 ``SSAM_CDEV_NOTIF_UNREGISTER``
/Linux-v6.6/drivers/platform/surface/
Dsurface_aggregator_cdev.c540 case SSAM_CDEV_NOTIF_UNREGISTER: in __ssam_cdev_device_ioctl()