Lines Matching defs:aw88261

282 static void aw88261_reg_force_set(struct aw88261 *aw88261)  in aw88261_reg_force_set()
393 static int aw88261_dev_reg_update(struct aw88261 *aw88261, in aw88261_dev_reg_update()
510 static int aw88261_dev_fw_update(struct aw88261 *aw88261) in aw88261_dev_fw_update()
544 static int aw88261_dev_start(struct aw88261 *aw88261) in aw88261_dev_start()
636 static int aw88261_reg_update(struct aw88261 *aw88261, bool force) in aw88261_reg_update()
665 static void aw88261_start_pa(struct aw88261 *aw88261) in aw88261_start_pa()
688 struct aw88261 *aw88261 = in aw88261_startup_work() local
696 static void aw88261_start(struct aw88261 *aw88261, bool sync_start) in aw88261_start()
737 struct aw88261 *aw88261 = snd_soc_component_get_drvdata(component); in aw88261_get_fade_in_time() local
749 struct aw88261 *aw88261 = snd_soc_component_get_drvdata(component); in aw88261_set_fade_in_time() local
772 struct aw88261 *aw88261 = snd_soc_component_get_drvdata(component); in aw88261_get_fade_out_time() local
784 struct aw88261 *aw88261 = snd_soc_component_get_drvdata(component); in aw88261_set_fade_out_time() local
820 struct aw88261 *aw88261 = snd_soc_component_get_drvdata(codec); in aw88261_profile_info() local
858 struct aw88261 *aw88261 = snd_soc_component_get_drvdata(codec); in aw88261_profile_get() local
869 struct aw88261 *aw88261 = snd_soc_component_get_drvdata(codec); in aw88261_profile_set() local
895 struct aw88261 *aw88261 = snd_soc_component_get_drvdata(codec); in aw88261_volume_get() local
907 struct aw88261 *aw88261 = snd_soc_component_get_drvdata(codec); in aw88261_volume_set() local
932 struct aw88261 *aw88261 = snd_soc_component_get_drvdata(codec); in aw88261_get_fade_step() local
943 struct aw88261 *aw88261 = snd_soc_component_get_drvdata(codec); in aw88261_set_fade_step() local
978 struct aw88261 *aw88261 = snd_soc_component_get_drvdata(component); in aw88261_playback_event() local
1013 static int aw88261_frcset_check(struct aw88261 *aw88261) in aw88261_frcset_check()
1045 static int aw88261_dev_init(struct aw88261 *aw88261, struct aw_container *aw_cfg) in aw88261_dev_init()
1094 static int aw88261_request_firmware_file(struct aw88261 *aw88261) in aw88261_request_firmware_file()
1137 struct aw88261 *aw88261 = snd_soc_component_get_drvdata(component); in aw88261_codec_probe() local
1167 struct aw88261 *aw88261 = snd_soc_component_get_drvdata(aw_codec); in aw88261_codec_remove() local
1177 static void aw88261_hw_reset(struct aw88261 *aw88261) in aw88261_hw_reset()
1185 static void aw88261_parse_channel_dt(struct aw88261 *aw88261) in aw88261_parse_channel_dt()
1199 static int aw88261_init(struct aw88261 **aw88261, struct i2c_client *i2c, struct regmap *regmap) in aw88261_init()
1243 struct aw88261 *aw88261; in aw88261_i2c_probe() local