Home
last modified time | relevance | path

Searched refs:aw88395 (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/sound/soc/codecs/aw88395/
A Daw88395.c29 static void aw88395_start_pa(struct aw88395 *aw88395) in aw88395_start_pa() argument
51 struct aw88395 *aw88395 = in aw88395_startup_work() local
59 static void aw88395_start(struct aw88395 *aw88395, bool sync_start) in aw88395_start() argument
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
445 struct aw88395 *aw88395 = devm_kzalloc(&i2c->dev, in aw88395_malloc_init() local
447 if (!aw88395) in aw88395_malloc_init()
455 static void aw88395_hw_reset(struct aw88395 *aw88395) in aw88395_hw_reset() argument
502 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 …]
A Daw88395.h49 struct aw88395 { struct
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Dawinic,aw88395.yaml4 $id: http://devicetree.org/schemas/sound/awinic,aw88395.yaml#
22 const: awinic,aw88395
48 compatible = "awinic,aw88395";
/linux-6.3-rc2/sound/soc/codecs/
A DMakefile49 snd-soc-aw88395-lib-objs := aw88395/aw88395_lib.o
50 snd-soc-aw88395-objs := aw88395/aw88395.o \
51 aw88395/aw88395_device.o
417 obj-$(CONFIG_SND_SOC_AW88395_LIB) += snd-soc-aw88395-lib.o
418 obj-$(CONFIG_SND_SOC_AW88395) +=snd-soc-aw88395.o
A DKconfig612 tristate "Soc Audio for awinic aw88395"
620 this option enables support for aw88395 Smart PA.

Completed in 18 milliseconds