Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/aw88395/
H A Daw88395_lib.h57 struct bin_header_info { struct
58 unsigned int check_sum;
59 unsigned int header_ver;
60 unsigned int bin_data_type;
61 unsigned int bin_data_ver;
62 unsigned int bin_data_len;
63 unsigned int ui_ver;
64 unsigned char chip_type[8];
88 struct bin_header_info header_info[BIN_NUM_MAX]; argument