summaryrefslogtreecommitdiff
path: root/include/linux/fwctl.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-06fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmwareJason Gunthorpe1-0/+8
2025-03-06fwctl: FWCTL_INFO to return basic information about the deviceJason Gunthorpe1-0/+12
2025-03-06fwctl: Basic ioctl dispatch for the character deviceJason Gunthorpe1-0/+46
2025-03-06fwctl: Add basic structure for a class subsystem with a cdevJason Gunthorpe1-0/+69