Home
last modified time | relevance | path

Searched refs:DFL_FPGA_GET_API_VERSION (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dfpga-dfl.h44 #define DFL_FPGA_GET_API_VERSION _IO(DFL_FPGA_MAGIC, DFL_FPGA_BASE + 0) macro
/openbmc/linux/drivers/fpga/
H A Ddfl-fme-main.c650 case DFL_FPGA_GET_API_VERSION: in fme_ioctl()
H A Ddfl-afu-main.c769 case DFL_FPGA_GET_API_VERSION: in afu_ioctl()
/openbmc/linux/Documentation/fpga/
H A Ddfl.rst207 - Get driver API version (DFL_FPGA_GET_API_VERSION)
267 - Get driver API version (DFL_FPGA_GET_API_VERSION)
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch458 +pub const DFL_FPGA_GET_API_VERSION: u32 = 46592;