Lines Matching defs:aw_dev
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()
177 static int aw88261_dev_check_mode2_pll(struct aw_device *aw_dev) in aw88261_dev_check_mode2_pll()
227 static int aw88261_dev_check_syspll(struct aw_device *aw_dev) in aw88261_dev_check_syspll()
244 static int aw88261_dev_check_sysst(struct aw_device *aw_dev) in aw88261_dev_check_sysst()
269 static void aw88261_dev_uls_hmute(struct aw_device *aw_dev, bool uls_hmute) in aw88261_dev_uls_hmute()
307 static int aw88261_dev_get_icalk(struct aw_device *aw_dev, int16_t *icalk) in aw88261_dev_get_icalk()
335 static int aw88261_dev_get_vcalk(struct aw_device *aw_dev, int16_t *vcalk) in aw88261_dev_get_vcalk()
362 static int aw88261_dev_set_vcalb(struct aw_device *aw_dev) in aw88261_dev_set_vcalb()
395 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_dev_reg_update() local
479 static int aw88261_dev_get_prof_name(struct aw_device *aw_dev, int index, char **prof_name) in aw88261_dev_get_prof_name()
497 static int aw88261_dev_get_prof_data(struct aw_device *aw_dev, int index, in aw88261_dev_get_prof_data()
513 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_dev_fw_update() local
547 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_dev_start() local
608 static int aw88261_dev_stop(struct aw_device *aw_dev) in aw88261_dev_stop()
639 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_reg_update() local
739 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_get_fade_in_time() local
753 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_set_fade_in_time() local
774 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_get_fade_out_time() local
788 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_set_fade_out_time() local
803 static int aw88261_dev_set_profile_index(struct aw_device *aw_dev, int index) in aw88261_dev_set_profile_index()
1047 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_dev_init() local
1179 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_parse_channel_dt() local
1191 struct aw_device *aw_dev; in aw88261_init() local