Searched refs:aw88395 (Results 1 – 5 of 5) sorted by relevance
29 static void aw88395_start_pa(struct aw88395 *aw88395) in aw88395_start_pa() argument51 struct aw88395 *aw88395 = in aw88395_startup_work() local59 static void aw88395_start(struct aw88395 *aw88395, bool sync_start) in aw88395_start() argument177 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() local445 struct aw88395 *aw88395 = devm_kzalloc(&i2c->dev, in aw88395_malloc_init() local447 if (!aw88395) in aw88395_malloc_init()455 static void aw88395_hw_reset(struct aw88395 *aw88395) in aw88395_hw_reset() argument502 ret = aw88395_dev_init(aw88395->aw_pa, aw88395->aw_cfg); in aw88395_request_firmware_file()512 struct aw88395 *aw88395; in aw88395_i2c_probe() local[all …]
49 struct aw88395 { struct
4 $id: http://devicetree.org/schemas/sound/awinic,aw88395.yaml#22 const: awinic,aw8839548 compatible = "awinic,aw88395";
49 snd-soc-aw88395-lib-objs := aw88395/aw88395_lib.o50 snd-soc-aw88395-objs := aw88395/aw88395.o \51 aw88395/aw88395_device.o417 obj-$(CONFIG_SND_SOC_AW88395_LIB) += snd-soc-aw88395-lib.o418 obj-$(CONFIG_SND_SOC_AW88395) +=snd-soc-aw88395.o
612 tristate "Soc Audio for awinic aw88395"620 this option enables support for aw88395 Smart PA.
Completed in 17 milliseconds