Home
last modified time | relevance | path

Searched defs:fpga_image_info (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/fpga/
A Dfpga-mgr.h92 struct fpga_image_info { struct
93 u32 flags;
94 u32 enable_timeout_us;
95 u32 disable_timeout_us;
97 char *firmware_name;
98 struct sg_table *sgt;
99 const char *buf;
100 size_t count;
101 int region_id;
102 struct device *dev;
[all …]

Completed in 3 milliseconds