aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux/misc
AgeCommit message (Collapse)AuthorFilesLines
2021-01-25bcm-vk: add bcm_vk UAPIScott Branden1-0/+84
Add user space api for bcm-vk driver. Provide ioctl api to load images and issue reset command to card. FW status registers in PCI BAR space also defined as part of API so that user space is able to interpret these memory locations as needed via direct PCIe access. Acked-by: Olof Johansson <[email protected]> Signed-off-by: Scott Branden <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>