Lines Matching defs:aw883xx
68 static int aw883xx_platform_init(struct aw883xx *aw883xx) in aw883xx_platform_init()
113 const char **change_name, struct aw883xx *aw883xx) in aw883xx_append_i2c_suffix()
167 int aw883xx_i2c_writes(struct aw883xx *aw883xx, in aw883xx_i2c_writes()
202 static int aw883xx_i2c_reads(struct aw883xx *aw883xx, in aw883xx_i2c_reads()
234 int aw883xx_i2c_write(struct aw883xx *aw883xx, in aw883xx_i2c_write()
261 int aw883xx_i2c_read(struct aw883xx *aw883xx, in aw883xx_i2c_read()
287 static int aw883xx_i2c_write_bits(struct aw883xx *aw883xx, in aw883xx_i2c_write_bits()
310 int aw883xx_reg_write(struct aw883xx *aw883xx, in aw883xx_reg_write()
326 int aw883xx_reg_read(struct aw883xx *aw883xx, in aw883xx_reg_read()
342 int aw883xx_reg_write_bits(struct aw883xx *aw883xx, in aw883xx_reg_write_bits()
356 static int aw883xx_dsp_write_16bit(struct aw883xx *aw883xx, in aw883xx_dsp_write_16bit()
377 static int aw883xx_dsp_write_32bit(struct aw883xx *aw883xx, in aw883xx_dsp_write_32bit()
410 static void aw883xx_clear_dsp_sel_st(struct aw883xx *aw883xx) in aw883xx_clear_dsp_sel_st()
418 int aw883xx_dsp_write(struct aw883xx *aw883xx, in aw883xx_dsp_write()
451 static int aw883xx_dsp_read_16bit(struct aw883xx *aw883xx, in aw883xx_dsp_read_16bit()
475 static int aw883xx_dsp_read_32bit(struct aw883xx *aw883xx, in aw883xx_dsp_read_32bit()
509 int aw883xx_dsp_read(struct aw883xx *aw883xx, in aw883xx_dsp_read()
554 struct aw883xx *aw883xx = container_of(work, in aw883xx_interrupt_work() local
584 struct aw883xx *aw883xx = in aw883xx_startup() local
629 struct aw883xx *aw883xx = in aw883xx_set_dai_sysclk() local
643 struct aw883xx *aw883xx = in aw883xx_hw_params() local
663 static void aw883xx_start_pa(struct aw883xx *aw883xx) in aw883xx_start_pa()
697 struct aw883xx *aw883xx = in aw883xx_startup_work() local
705 static void aw883xx_start(struct aw883xx *aw883xx, bool sync_start) in aw883xx_start()
743 struct aw883xx *aw883xx = in aw883xx_mute() local
774 struct aw883xx *aw883xx = in aw883xx_shutdown() local
815 static int aw883xx_dai_drv_append_suffix(struct aw883xx *aw883xx, in aw883xx_dai_drv_append_suffix()
926 static void aw883xx_add_codec_controls(struct aw883xx *aw883xx) in aw883xx_add_codec_controls()
945 struct aw883xx *aw883xx = in aw883xx_profile_info() local
983 struct aw883xx *aw883xx = in aw883xx_profile_get() local
998 struct aw883xx *aw883xx = in aw883xx_profile_set() local
1064 struct aw883xx *aw883xx = in aw883xx_switch_get() local
1077 struct aw883xx *aw883xx = in aw883xx_switch_set() local
1139 struct aw883xx *aw883xx = in aw883xx_monitor_switch_get() local
1153 struct aw883xx *aw883xx = in aw883xx_monitor_switch_set() local
1174 static int aw883xx_dynamic_create_controls(struct aw883xx *aw883xx) in aw883xx_dynamic_create_controls()
1229 static int aw883xx_request_firmware_file(struct aw883xx *aw883xx) in aw883xx_request_firmware_file()
1309 struct aw883xx *aw883xx = container_of(work, in aw883xx_fw_wrok() local
1319 static void aw883xx_load_fw(struct aw883xx *aw883xx) in aw883xx_load_fw()
1356 static int aw883xx_add_widgets(struct aw883xx *aw883xx) in aw883xx_add_widgets()
1433 struct aw883xx *aw883xx = in aw883xx_codec_probe() local
1463 struct aw883xx *aw883xx = in aw883xx_codec_remove() local
1481 struct aw883xx *aw883xx = in aw883xx_codec_remove() local
1512 static int aw883xx_componet_codec_register(struct aw883xx *aw883xx) in aw883xx_componet_codec_register()
1543 struct aw883xx *aw883xx = devm_kzalloc(&i2c->dev, in aw883xx_malloc_init() local
1565 static int aw883xx_gpio_request(struct aw883xx *aw883xx) in aw883xx_gpio_request()
1595 static int aw883xx_parse_gpio_dt(struct aw883xx *aw883xx) in aw883xx_parse_gpio_dt()
1616 static void aw883xx_parse_sync_flag_dt(struct aw883xx *aw883xx) in aw883xx_parse_sync_flag_dt()
1635 static int aw883xx_parse_dt(struct aw883xx *aw883xx) in aw883xx_parse_dt()
1642 static int aw883xx_hw_reset(struct aw883xx *aw883xx) in aw883xx_hw_reset()
1657 static int aw883xx_read_chipid(struct aw883xx *aw883xx) in aw883xx_read_chipid()
1683 struct aw883xx *aw883xx = data; in aw883xx_irq() local
1702 static int aw883xx_interrupt_init(struct aw883xx *aw883xx) in aw883xx_interrupt_init()
1734 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_reg_show() local
1755 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_reg_store() local
1768 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_rw_store() local
1785 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_rw_show() local
1813 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_dsp_rw_show() local
1835 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_dsp_rw_store() local
1853 static int aw883xx_awrw_write(struct aw883xx *aw883xx, const char *buf, size_t count) in aw883xx_awrw_write()
1926 static int aw883xx_awrw_data_check(struct aw883xx *aw883xx, int *data) in aw883xx_awrw_data_check()
1939 static int aw883xx_awrw_parse_buf(struct aw883xx *aw883xx, const char *buf, size_t count) in aw883xx_awrw_parse_buf()
1978 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_awrw_store() local
1998 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_awrw_show() local
2061 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_fade_step_store() local
2080 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_fade_step_show() local
2091 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_dbg_prof_store() local
2108 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_dbg_prof_show() local
2120 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_spk_temp_show() local
2139 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_sync_flag_store() local
2159 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_sync_flag_show() local
2171 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_fade_enable_store() local
2185 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_fade_enable_show() local
2197 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_dsp_re_show() local
2218 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_log_en_show() local
2230 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_log_en_store() local
2242 static int aw883xx_dsp_log_info(struct aw883xx *aw883xx, unsigned int base_addr, in aw883xx_dsp_log_info()
2289 struct aw883xx *aw883xx = dev_get_drvdata(dev); in aw883xx_dsp_show() local
2411 struct aw883xx *aw883xx = NULL; in aw883xx_i2c_probe() local
2496 struct aw883xx *aw883xx = i2c_get_clientdata(i2c); in aw883xx_i2c_remove() local