Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/fpga/
A Dfpga-mgr.h99 struct fpga_image_info { struct
100 u32 flags;
101 u32 enable_timeout_us;
104 char *firmware_name;
105 struct sg_table *sgt;
106 const char *buf;
107 size_t count;
108 size_t header_size;
109 size_t data_size;
110 int region_id;
[all …]

Completed in 6 milliseconds