Home
last modified time | relevance | path

Searched defs:aw88395 (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/sound/soc/codecs/aw88395/
Daw88395.c29 static void aw88395_start_pa(struct aw88395 *aw88395) in aw88395_start_pa()
51 struct aw88395 *aw88395 = in aw88395_startup_work() local
59 static void aw88395_start(struct aw88395 *aw88395, bool sync_start) in aw88395_start()
108 struct aw88395 *aw88395 = snd_soc_component_get_drvdata(component); in aw88395_get_fade_in_time() local
120 struct aw88395 *aw88395 = snd_soc_component_get_drvdata(component); in aw88395_set_fade_in_time() local
143 struct aw88395 *aw88395 = snd_soc_component_get_drvdata(component); in aw88395_get_fade_out_time() local
155 struct aw88395 *aw88395 = snd_soc_component_get_drvdata(component); in aw88395_set_fade_out_time() local
177 struct aw88395 *aw88395 = snd_soc_component_get_drvdata(codec); in aw88395_profile_info() local
215 struct aw88395 *aw88395 = snd_soc_component_get_drvdata(codec); in aw88395_profile_get() local
226 struct aw88395 *aw88395 = snd_soc_component_get_drvdata(codec); in aw88395_profile_set() local
[all …]
Daw88395.h49 struct aw88395 { struct
50 struct aw_device *aw_pa;
51 struct mutex lock;
52 struct gpio_desc *reset_gpio;
53 struct delayed_work start_work;
54 struct regmap *regmap;
55 struct aw_container *aw_cfg;