Searched defs:aw_dev (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/sound/soc/codecs/aw88395/ |
A 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() 151 static int aw_dev_dsp_read(struct aw_device *aw_dev, in aw_dev_dsp_read() 293 static void aw_dev_fade_in(struct aw_device *aw_dev) in aw_dev_fade_in() 317 static void aw_dev_fade_out(struct aw_device *aw_dev) in aw_dev_fade_out() 1095 struct aw_device *aw_dev = in aw_dev_get_ra() local 1402 struct aw_device *aw_dev = in aw_dev_update_cali_re() local 1415 int aw88395_dev_start(struct aw_device *aw_dev) in aw88395_dev_start() 1496 int aw88395_dev_stop(struct aw_device *aw_dev) in aw88395_dev_stop() [all …]
|
A D | aw88395_lib.c | 458 static int aw_dev_parse_dev_type(struct aw_device *aw_dev, in aw_dev_parse_dev_type() 495 static int aw_dev_parse_dev_default_type(struct aw_device *aw_dev, in aw_dev_parse_dev_default_type() 530 static int aw_dev_cfg_get_valid_prof(struct aw_device *aw_dev, in aw_dev_cfg_get_valid_prof() 589 static int aw_dev_load_cfg_by_hdr(struct aw_device *aw_dev, in aw_dev_load_cfg_by_hdr() 620 static int aw_dev_create_prof_name_list_v1(struct aw_device *aw_dev) in aw_dev_create_prof_name_list_v1() 694 static int aw_get_default_scene_count_v1(struct aw_device *aw_dev, in aw_get_default_scene_count_v1() 713 static int aw_dev_parse_scene_count_v1(struct aw_device *aw_dev, in aw_dev_parse_scene_count_v1() 767 static int aw_dev_parse_dev_type_v1(struct aw_device *aw_dev, in aw_dev_parse_dev_type_v1() 797 static int aw_dev_parse_default_type_v1(struct aw_device *aw_dev, in aw_dev_parse_default_type_v1() 826 static int aw_dev_parse_by_hdr_v1(struct aw_device *aw_dev, in aw_dev_parse_by_hdr_v1() [all …]
|
A 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 321 struct aw_device *aw_dev = aw88395->aw_pa; in aw88395_re_get() local 335 struct aw_device *aw_dev = aw88395->aw_pa; in aw88395_re_set() local
|
Completed in 10 milliseconds