Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/codecs/aw88395/
H A Daw88395_lib.c25 static int aw_parse_bin_header(struct aw_device *aw_dev, struct aw_bin *bin);
27 static int aw_check_sum(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num) in aw_check_sum()
53 static int aw_check_data_version(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num) in aw_check_data_version()
64 static int aw_check_register_num(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num) in aw_check_register_num()
91 static int aw_check_dsp_reg_num(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num) in aw_check_dsp_reg_num()
122 static int aw_check_soc_app_num(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num) in aw_check_soc_app_num()
151 static void aw_get_single_bin_header(struct aw_bin *bin) in aw_get_single_bin_header()
160 int bin_serial_num, struct aw_bin *bin) in aw_parse_one_of_multi_bins()
190 static int aw_get_multi_bin_header(struct aw_device *aw_dev, struct aw_bin *bin) in aw_get_multi_bin_header()
212 static int aw_parse_bin_header(struct aw_device *aw_dev, struct aw_bin *bi
365 struct aw_bin *aw_bin; aw_dev_prof_parse_multi_bin() local
436 struct aw_bin *aw_bin; aw_dev_parse_reg_bin_with_hdr() local
[all...]
H A Daw88395_lib.h83 struct aw_bin { struct

Completed in 2 milliseconds