Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/surface_aggregator/
Ddtx.h142 #define SDTX_IOCTL_GET_BASE_INFO _IOR(0xa5, 0x29, struct sdtx_base_info) macro
/Linux-v6.1/Documentation/driver-api/surface_aggregator/clients/
Ddtx.rst631 ``SDTX_IOCTL_GET_BASE_INFO``
693 ``SDTX_IOCTL_GET_BASE_INFO`` are directly forwarded from the EC in the lower
/Linux-v6.1/drivers/platform/surface/
Dsurface_dtx.c364 case SDTX_IOCTL_GET_BASE_INFO: in __surface_dtx_ioctl()