Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/aw88395/
H A 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()
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
252 struct aw88395 *aw88395 = snd_soc_component_get_drvdata(codec); in aw88395_volume_get() local
264 struct aw88395 *aw88395 = snd_soc_component_get_drvdata(codec); in aw88395_volume_set() local
445 struct aw88395 *aw88395 = devm_kzalloc(&i2c->dev, in aw88395_malloc_init() local
455 static void aw88395_hw_reset(struct aw88395 *aw88395) in aw88395_hw_reset()
[all …]
H A 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;