Searched defs:aw88395 (Results 1 – 2 of 2) sorted by relevance
29 static void aw88395_start_pa(struct aw88395 *aw88395) in aw88395_start_pa()51 struct aw88395 *aw88395 = in aw88395_startup_work() local59 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() local215 struct aw88395 *aw88395 = snd_soc_component_get_drvdata(codec); in aw88395_profile_get() local226 struct aw88395 *aw88395 = snd_soc_component_get_drvdata(codec); in aw88395_profile_set() local252 struct aw88395 *aw88395 = snd_soc_component_get_drvdata(codec); in aw88395_volume_get() local264 struct aw88395 *aw88395 = snd_soc_component_get_drvdata(codec); in aw88395_volume_set() local445 struct aw88395 *aw88395 = devm_kzalloc(&i2c->dev, in aw88395_malloc_init() local455 static void aw88395_hw_reset(struct aw88395 *aw88395) in aw88395_hw_reset()[all …]
49 struct aw88395 { struct50 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;