Home
last modified time | relevance | path

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

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