Lines Matching defs:aw_dev
28 static void aw88261_dev_set_volume(struct aw_device *aw_dev, unsigned int value) in aw88261_dev_set_volume()
46 static void aw88261_dev_fade_in(struct aw_device *aw_dev) in aw88261_dev_fade_in()
68 static void aw88261_dev_fade_out(struct aw_device *aw_dev) in aw88261_dev_fade_out()
90 static void aw88261_dev_i2s_tx_enable(struct aw_device *aw_dev, bool flag) in aw88261_dev_i2s_tx_enable()
100 static void aw88261_dev_pwd(struct aw_device *aw_dev, bool pwd) in aw88261_dev_pwd()
110 static void aw88261_dev_amppd(struct aw_device *aw_dev, bool amppd) in aw88261_dev_amppd()
120 static void aw88261_dev_mute(struct aw_device *aw_dev, bool is_mute) in aw88261_dev_mute()
133 static void aw88261_dev_clear_int_status(struct aw_device *aw_dev) in aw88261_dev_clear_int_status()
145 static int aw88261_dev_get_iis_status(struct aw_device *aw_dev) in aw88261_dev_get_iis_status()
161 static int aw88261_dev_check_mode1_pll(struct aw_device *aw_dev) in aw88261_dev_check_mode1_pll()
178 static int aw88261_dev_check_mode2_pll(struct aw_device *aw_dev) in aw88261_dev_check_mode2_pll()
228 static int aw88261_dev_check_syspll(struct aw_device *aw_dev) in aw88261_dev_check_syspll()
245 static int aw88261_dev_check_sysst(struct aw_device *aw_dev) in aw88261_dev_check_sysst()
270 static void aw88261_dev_uls_hmute(struct aw_device *aw_dev, bool uls_hmute) in aw88261_dev_uls_hmute()
308 static int aw88261_dev_get_icalk(struct aw_device *aw_dev, int16_t *icalk) in aw88261_dev_get_icalk()
336 static int aw88261_dev_get_vcalk(struct aw_device *aw_dev, int16_t *vcalk) in aw88261_dev_get_vcalk()
363 static int aw88261_dev_set_vcalb(struct aw_device *aw_dev) in aw88261_dev_set_vcalb()
396 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_dev_reg_update() local
480 static char *aw88261_dev_get_prof_name(struct aw_device *aw_dev, int index) in aw88261_dev_get_prof_name()
496 static int aw88261_dev_get_prof_data(struct aw_device *aw_dev, int index, in aw88261_dev_get_prof_data()
512 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_dev_fw_update() local
546 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_dev_start() local
607 static int aw88261_dev_stop(struct aw_device *aw_dev) in aw88261_dev_stop()
638 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_reg_update() local
738 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_get_fade_in_time() local
752 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_set_fade_in_time() local
773 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_get_fade_out_time() local
787 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_set_fade_out_time() local
802 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
1187 struct aw_device *aw_dev = aw88261->aw_pa; in aw88261_parse_channel_dt() local
1201 struct aw_device *aw_dev; in aw88261_init() local