Searched defs:firmware_s (Results 1 – 2 of 2) sorted by relevance
29 struct firmware_s { struct30 char name[32];31 unsigned int len;32 char data[0];
74 struct firmware_s { struct75 union {79 char data[0];