Searched refs:cs4234 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs4234.c | 2 // cs4234.c -- ALSA SoC CS4234 driver 26 #include "cs4234.h" 28 struct cs4234 { struct 89 struct cs4234 *cs4234 = snd_soc_component_get_drvdata(component); in cs4234_dac14_grp_delay_put() local 96 regmap_read(cs4234->regmap, CS4234_ADC_CTRL2, &val); in cs4234_dac14_grp_delay_put() 103 regmap_read(cs4234->regmap, CS4234_DAC_CTRL4, &val); in cs4234_dac14_grp_delay_put() 120 struct cs4234 *cs4234 = container_of(dw, struct cs4234, vq_ramp_dela in cs4234_vq_ramp_done() local 128 struct cs4234 *cs4234 = snd_soc_component_get_drvdata(component); cs4234_set_bias_level() local 290 struct cs4234 *cs4234 = snd_soc_component_get_drvdata(component); cs4234_dai_set_fmt() local 347 struct cs4234 *cs4234 = snd_soc_component_get_drvdata(component); cs4234_dai_hw_params() local 447 struct cs4234 *cs4234 = rule->private; cs4234_dai_rule_rate() local 467 struct cs4234 *cs4234 = snd_soc_component_get_drvdata(comp); cs4234_dai_startup() local 526 struct cs4234 *cs4234 = snd_soc_component_get_drvdata(component); cs4234_dai_set_tdm_slot() local 688 cs4234_shutdown(struct cs4234 *cs4234) cs4234_shutdown() argument 704 cs4234_powerup(struct cs4234 *cs4234) cs4234_powerup() argument 736 struct cs4234 *cs4234; cs4234_i2c_probe() local 855 struct cs4234 *cs4234 = i2c_get_clientdata(i2c_client); cs4234_i2c_remove() local 867 struct cs4234 *cs4234 = dev_get_drvdata(dev); cs4234_runtime_resume() local 888 struct cs4234 *cs4234 = dev_get_drvdata(dev); cs4234_runtime_suspend() local [all...] |
H A D | Makefile | 60 snd-soc-cs4234-objs := cs4234.o 369 obj-$(CONFIG_SND_SOC_CS4234) += snd-soc-cs4234.o
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs4234.c | 2 // cs4234.c -- ALSA SoC CS4234 driver 26 #include "cs4234.h" 28 struct cs4234 { struct 89 struct cs4234 *cs4234 = snd_soc_component_get_drvdata(component); in cs4234_dac14_grp_delay_put() local 96 regmap_read(cs4234->regmap, CS4234_ADC_CTRL2, &val); in cs4234_dac14_grp_delay_put() 103 regmap_read(cs4234->regmap, CS4234_DAC_CTRL4, &val); in cs4234_dac14_grp_delay_put() 120 struct cs4234 *cs4234 = container_of(dw, struct cs4234, vq_ramp_dela in cs4234_vq_ramp_done() local 128 struct cs4234 *cs4234 = snd_soc_component_get_drvdata(component); cs4234_set_bias_level() local 290 struct cs4234 *cs4234 = snd_soc_component_get_drvdata(component); cs4234_dai_set_fmt() local 347 struct cs4234 *cs4234 = snd_soc_component_get_drvdata(component); cs4234_dai_hw_params() local 447 struct cs4234 *cs4234 = rule->private; cs4234_dai_rule_rate() local 467 struct cs4234 *cs4234 = snd_soc_component_get_drvdata(comp); cs4234_dai_startup() local 526 struct cs4234 *cs4234 = snd_soc_component_get_drvdata(component); cs4234_dai_set_tdm_slot() local 688 cs4234_shutdown(struct cs4234 *cs4234) cs4234_shutdown() argument 704 cs4234_powerup(struct cs4234 *cs4234) cs4234_powerup() argument 736 struct cs4234 *cs4234; cs4234_i2c_probe() local 855 struct cs4234 *cs4234 = i2c_get_clientdata(i2c_client); cs4234_i2c_remove() local 865 struct cs4234 *cs4234 = dev_get_drvdata(dev); cs4234_runtime_resume() local 886 struct cs4234 *cs4234 = dev_get_drvdata(dev); cs4234_runtime_suspend() local [all...] |
H A D | Makefile | 88 snd-soc-cs4234-objs := cs4234.o 474 obj-$(CONFIG_SND_SOC_CS4234) += snd-soc-cs4234.o
|
Completed in 5 milliseconds