Searched defs:aw_dev (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/sound/soc/codecs/aw88395/ |
D | aw88395_device.c | 17 static int aw_dev_dsp_write_16bit(struct aw_device *aw_dev, in aw_dev_dsp_write_16bit() 37 static int aw_dev_dsp_write_32bit(struct aw_device *aw_dev, in aw_dev_dsp_write_32bit() 66 static int aw_dev_dsp_write(struct aw_device *aw_dev, in aw_dev_dsp_write() 100 static int aw_dev_dsp_read_16bit(struct aw_device *aw_dev, in aw_dev_dsp_read_16bit() 122 static int aw_dev_dsp_read_32bit(struct aw_device *aw_dev, in aw_dev_dsp_read_32bit() 151 static int aw_dev_dsp_read(struct aw_device *aw_dev, in aw_dev_dsp_read() 186 static int aw_dev_read_chipid(struct aw_device *aw_dev, u16 *chip_id) in aw_dev_read_chipid() 215 static int aw_dev_dsp_fw_check(struct aw_device *aw_dev) in aw_dev_dsp_fw_check() 257 static int aw_dev_set_volume(struct aw_device *aw_dev, unsigned int value) in aw_dev_set_volume() 283 void aw88395_dev_set_volume(struct aw_device *aw_dev, unsigned short set_vol) in aw88395_dev_set_volume() [all …]
|
D | aw88395_lib.c | 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() 159 static int aw_parse_one_of_multi_bins(struct aw_device *aw_dev, unsigned int bin_num, 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 *bin) in aw_parse_bin_header() 247 static int aw_check_bin_header_version(struct aw_device *aw_dev, struct aw_bin *bin) in aw_check_bin_header_version() 263 static int aw_parsing_bin_file(struct aw_device *aw_dev, struct aw_bin *bin) in aw_parsing_bin_file() [all …]
|
D | aw88395.c | 109 struct aw_device *aw_dev = aw88395->aw_pa; in aw88395_get_fade_in_time() local 123 struct aw_device *aw_dev = aw88395->aw_pa; in aw88395_set_fade_in_time() local 144 struct aw_device *aw_dev = aw88395->aw_pa; in aw88395_get_fade_out_time() local 158 struct aw_device *aw_dev = aw88395->aw_pa; in aw88395_set_fade_out_time() local 320 struct aw_device *aw_dev = aw88395->aw_pa; in aw88395_re_get() local 334 struct aw_device *aw_dev = aw88395->aw_pa; in aw88395_re_set() local
|
/linux-6.12.1/sound/soc/codecs/ |
D | aw88399.c | 27 static int aw_dev_dsp_write_16bit(struct aw_device *aw_dev, in aw_dev_dsp_write_16bit() 47 static int aw_dev_dsp_read_16bit(struct aw_device *aw_dev, in aw_dev_dsp_read_16bit() 69 static int aw_dev_dsp_read_32bit(struct aw_device *aw_dev, in aw_dev_dsp_read_32bit() 98 static int aw_dev_dsp_read(struct aw_device *aw_dev, in aw_dev_dsp_read() 132 static void aw_dev_pwd(struct aw_device *aw_dev, bool pwd) in aw_dev_pwd() 147 static void aw_dev_get_int_status(struct aw_device *aw_dev, unsigned short *int_status) in aw_dev_get_int_status() 161 static void aw_dev_clear_int_status(struct aw_device *aw_dev) in aw_dev_clear_int_status() 173 static int aw_dev_get_iis_status(struct aw_device *aw_dev) in aw_dev_get_iis_status() 189 static int aw_dev_check_mode1_pll(struct aw_device *aw_dev) in aw_dev_check_mode1_pll() 206 static int aw_dev_check_mode2_pll(struct aw_device *aw_dev) in aw_dev_check_mode2_pll() [all …]
|
D | aw88261.c | 27 static void aw88261_dev_set_volume(struct aw_device *aw_dev, unsigned int value) in aw88261_dev_set_volume() 45 static void aw88261_dev_fade_in(struct aw_device *aw_dev) in aw88261_dev_fade_in() 67 static void aw88261_dev_fade_out(struct aw_device *aw_dev) in aw88261_dev_fade_out() 89 static void aw88261_dev_i2s_tx_enable(struct aw_device *aw_dev, bool flag) in aw88261_dev_i2s_tx_enable() 99 static void aw88261_dev_pwd(struct aw_device *aw_dev, bool pwd) in aw88261_dev_pwd() 109 static void aw88261_dev_amppd(struct aw_device *aw_dev, bool amppd) in aw88261_dev_amppd() 119 static void aw88261_dev_mute(struct aw_device *aw_dev, bool is_mute) in aw88261_dev_mute() 132 static void aw88261_dev_clear_int_status(struct aw_device *aw_dev) in aw88261_dev_clear_int_status() 144 static int aw88261_dev_get_iis_status(struct aw_device *aw_dev) in aw88261_dev_get_iis_status() 160 static int aw88261_dev_check_mode1_pll(struct aw_device *aw_dev) in aw88261_dev_check_mode1_pll() [all …]
|
D | aw87390.c | 26 static int aw87390_dev_reg_update(struct aw_device *aw_dev, in aw87390_dev_reg_update() 50 static int aw87390_dev_get_prof_name(struct aw_device *aw_dev, int index, char **prof_name) in aw87390_dev_get_prof_name() 68 static int aw87390_dev_get_prof_data(struct aw_device *aw_dev, int index, in aw87390_dev_get_prof_data() 82 static int aw87390_dev_fw_update(struct aw_device *aw_dev) in aw87390_dev_fw_update() 117 static int aw87390_power_off(struct aw_device *aw_dev) in aw87390_power_off() 134 static int aw87390_power_on(struct aw_device *aw_dev) in aw87390_power_on() 162 static int aw87390_dev_set_profile_index(struct aw_device *aw_dev, int index) in aw87390_dev_set_profile_index() 301 struct aw_device *aw_dev = aw87390->aw_pa; in aw87390_drv_event() local 356 struct aw_device *aw_dev = aw87390->aw_pa; in aw87390_parse_channel_dt() local 367 struct aw_device *aw_dev; in aw87390_init() local
|