Linux Kernel
3.7.1
|
Data Fields | |
u16 | len |
u16 | type |
union { | |
hfa384x_compident_t version | |
hfa384x_caplevel_t compat | |
u16 buildseq | |
hfa384x_compident_t platform | |
} | info |
Definition at line 95 of file prism2fw.c.
u16 buildseq |
Definition at line 101 of file prism2fw.c.
hfa384x_caplevel_t compat |
Definition at line 100 of file prism2fw.c.
union { ... } info |
u16 len |
Definition at line 96 of file prism2fw.c.
hfa384x_compident_t platform |
Definition at line 102 of file prism2fw.c.
Definition at line 97 of file prism2fw.c.
hfa384x_compident_t version |
Definition at line 99 of file prism2fw.c.