Home
last modified time | relevance | path

Searched refs:cs4265 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs4265.c3 * cs4265.c -- CS4265 ALSA SoC audio driver
28 #include "cs4265.h"
322 struct cs4265_private *cs4265 = snd_soc_component_get_drvdata(component); in cs4265_set_sysclk() local
331 cs4265->sysclk = freq; in cs4265_set_sysclk()
335 cs4265->sysclk = 0; in cs4265_set_sysclk()
343 struct cs4265_private *cs4265 = snd_soc_component_get_drvdata(component); in cs4265_set_fmt() local
376 cs4265->format = iface; in cs4265_set_fmt()
407 struct cs4265_private *cs4265 = snd_soc_component_get_drvdata(component); in cs4265_pcm_hw_params() local
411 ((cs4265->format & SND_SOC_DAIFMT_FORMAT_MASK) in cs4265_pcm_hw_params()
415 index = cs4265_get_clk_index(cs4265 in cs4265_pcm_hw_params()
572 struct cs4265_private *cs4265; cs4265_i2c_probe() local
628 struct cs4265_private *cs4265 = i2c_get_clientdata(i2c); cs4265_i2c_remove() local
[all...]
H A DMakefile89 snd-soc-cs4265-objs := cs4265.o
475 obj-$(CONFIG_SND_SOC_CS4265) += snd-soc-cs4265.o
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs4265.c3 * cs4265.c -- CS4265 ALSA SoC audio driver
28 #include "cs4265.h"
322 struct cs4265_private *cs4265 = snd_soc_component_get_drvdata(component); in cs4265_set_sysclk() local
331 cs4265->sysclk = freq; in cs4265_set_sysclk()
335 cs4265->sysclk = 0; in cs4265_set_sysclk()
343 struct cs4265_private *cs4265 = snd_soc_component_get_drvdata(component); in cs4265_set_fmt() local
376 cs4265->format = iface; in cs4265_set_fmt()
407 struct cs4265_private *cs4265 = snd_soc_component_get_drvdata(component); in cs4265_pcm_hw_params() local
411 ((cs4265->format & SND_SOC_DAIFMT_FORMAT_MASK) in cs4265_pcm_hw_params()
415 index = cs4265_get_clk_index(cs4265 in cs4265_pcm_hw_params()
574 struct cs4265_private *cs4265; cs4265_i2c_probe() local
[all...]
H A DMakefile61 snd-soc-cs4265-objs := cs4265.o
370 obj-$(CONFIG_SND_SOC_CS4265) += snd-soc-cs4265.o

Completed in 6 milliseconds