Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/surface_aggregator/
Ddtx.h142 #define SDTX_IOCTL_GET_BASE_INFO _IOR(0xa5, 0x29, struct sdtx_base_info) macro
/linux-5.19.10/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-5.19.10/drivers/platform/surface/
Dsurface_dtx.c364 case SDTX_IOCTL_GET_BASE_INFO: in __surface_dtx_ioctl()