Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/aw88395/
H A Daw88395_lib.h83 struct aw_bin { struct
84 unsigned char *p_addr;
85 unsigned int all_bin_parse_num;
86 unsigned int multi_bin_parse_num;
87 unsigned int single_bin_parse_num;
88 struct bin_header_info header_info[BIN_NUM_MAX];
89 struct bin_container info;
H A Daw88395_lib.c365 struct aw_bin *aw_bin; in aw_dev_prof_parse_multi_bin() local
436 struct aw_bin *aw_bin; in aw_dev_parse_reg_bin_with_hdr() local