Searched refs:aw_bin (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/codecs/aw88395/
H A Daw88395_lib.c24 static int aw_parse_bin_header(struct aw_device *aw_dev, struct aw_bin *bin);
26 static int aw_check_sum(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num)
52 static int aw_check_data_version(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num)
63 static int aw_check_register_num(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num)
90 static int aw_check_dsp_reg_num(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num)
121 static int aw_check_soc_app_num(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num)
150 static void aw_get_single_bin_header(struct aw_bin *bin)
159 int bin_serial_num, struct aw_bin *bin)
189 static int aw_get_multi_bin_header(struct aw_device *aw_dev, struct aw_bin *bin)
211 static int aw_parse_bin_header(struct aw_device *aw_dev, struct aw_bin *bi
364 struct aw_bin *aw_bin; local
435 struct aw_bin *aw_bin; local
[all...]
H A Daw88395_lib.h83 struct aw_bin { struct

Completed in 136 milliseconds