Home
last modified time | relevance | path

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

/linux/drivers/fwctl/
H A Dmain.c59 struct fwctl_info *cmd = ucmd->cmd; in fwctl_cmd_info()
143 struct fwctl_info info;
164 IOCTL_OP(FWCTL_INFO, fwctl_cmd_info, struct fwctl_info, out_device_data),
/linux/include/uapi/fwctl/
H A Dfwctl.h64 struct fwctl_info { struct
/linux/Documentation/userspace-api/fwctl/
H A Dfwctl-cxl.rst48 returns an all zeros 32bit payload. A ``struct fwctl_info`` needs to be filled
49 out with the ``fwctl_info.out_device_type`` set to ``FWCTL_DEVICE_TYPE_CXL``.