Home
last modified time | relevance | path

Searched refs:ssm4567 (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/sound/soc/codecs/
H A Dssm4567.c88 struct ssm4567 { struct
202 struct ssm4567 *ssm4567 = snd_soc_component_get_drvdata(component); in ssm4567_hw_params() local
225 struct ssm4567 *ssm4567 = snd_soc_component_get_drvdata(dai->component); in ssm4567_mute() local
236 struct ssm4567 *ssm4567 = snd_soc_dai_get_drvdata(dai); in ssm4567_set_tdm_slot() local
277 struct ssm4567 *ssm4567 = snd_soc_dai_get_drvdata(dai); in ssm4567_set_dai_fmt() local
340 static int ssm4567_set_power(struct ssm4567 *ssm4567, bool enable) in ssm4567_set_power() argument
371 struct ssm4567 *ssm4567 = snd_soc_component_get_drvdata(component); in ssm4567_set_bias_level() local
448 struct ssm4567 *ssm4567; in ssm4567_i2c_probe() local
451 ssm4567 = devm_kzalloc(&i2c->dev, sizeof(*ssm4567), GFP_KERNEL); in ssm4567_i2c_probe()
452 if (ssm4567 == NULL) in ssm4567_i2c_probe()
[all …]
H A DMakefile294 snd-soc-ssm4567-y := ssm4567.o
705 obj-$(CONFIG_SND_SOC_SSM4567) += snd-soc-ssm4567.o
H A DKconfig1945 tristate "Analog Devices ssm4567 amplifier driver support"
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dssm4567.txt6 - compatible : Must be "adi,ssm4567"
12 ssm4567: ssm4567@34 {
13 compatible = "adi,ssm4567";
/linux-6.15/sound/soc/intel/avs/boards/
H A DMakefile20 snd-soc-avs-ssm4567-y := ssm4567.o
39 obj-$(CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567) += snd-soc-avs-ssm4567.o
H A DKconfig169 tristate "ssm4567 I2S board"