Home
last modified time | relevance | path

Searched defs:scodec (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/sound/pci/hda/
H A DMakefile[all...]
H A Dpatch_cs8409.c176 static int cs8409_i2c_set_page(struct sub_codec *scodec, unsigned int i2c_reg) in cs8409_i2c_set_page() argument
197 static int cs8409_i2c_read(struct sub_codec *scodec, unsigned int addr) in cs8409_i2c_read() argument
240 cs8409_i2c_bulk_read(struct sub_codec *scodec, struct cs8409_i2c_param *seq, int count) cs8409_i2c_bulk_read() argument
285 cs8409_i2c_write(struct sub_codec *scodec, unsigned int addr, unsigned int value) cs8409_i2c_write() argument
325 cs8409_i2c_bulk_write(struct sub_codec *scodec, const struct cs8409_i2c_param *seq, int count) cs8409_i2c_bulk_write() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/sunxi/
H A Dsun8i-codec.c111 struct sun8i_codec *scodec = dev_get_drvdata(dev); in sun8i_codec_runtime_resume() local
127 struct sun8i_codec *scodec = dev_get_drvdata(dev); in sun8i_codec_runtime_suspend() local
170 struct sun8i_codec *scodec = snd_soc_dai_get_drvdata(dai); in sun8i_set_fmt() local
265 sun8i_codec_get_bclk_div(struct sun8i_codec *scodec, unsigned int rate, unsigned int word_size) sun8i_codec_get_bclk_div() argument
302 struct sun8i_codec *scodec = snd_soc_dai_get_drvdata(dai); sun8i_codec_hw_params() local
591 struct sun8i_codec *scodec = snd_soc_component_get_drvdata(component); sun8i_codec_component_probe() local
678 struct sun8i_codec *scodec; sun8i_codec_probe() local
[all...]
H A Dsun4i-codec.c250 static void sun4i_codec_start_playback(struct sun4i_codec *scodec) in sun4i_codec_start_playback() argument
263 static void sun4i_codec_stop_playback(struct sun4i_codec *scodec) in sun4i_codec_stop_playback() argument
271 static void sun4i_codec_start_capture(struct sun4i_codec *scodec) in sun4i_codec_start_capture() argument
279 static void sun4i_codec_stop_capture(struct sun4i_codec *scodec) in sun4i_codec_stop_capture() argument
290 struct sun4i_codec *scodec in sun4i_codec_trigger() local
322 struct sun4i_codec *scodec = snd_soc_card_get_drvdata(rtd->card); sun4i_codec_prepare_capture() local
364 struct sun4i_codec *scodec = snd_soc_card_get_drvdata(rtd->card); sun4i_codec_prepare_playback() local
477 sun4i_codec_hw_params_capture(struct sun4i_codec *scodec, struct snd_pcm_hw_params *params, unsigned int hwrate) sun4i_codec_hw_params_capture() argument
523 sun4i_codec_hw_params_playback(struct sun4i_codec *scodec, struct snd_pcm_hw_params *params, unsigned int hwrate) sun4i_codec_hw_params_playback() argument
577 struct sun4i_codec *scodec = snd_soc_card_get_drvdata(rtd->card); sun4i_codec_hw_params() local
618 struct sun4i_codec *scodec = snd_soc_card_get_drvdata(rtd->card); sun4i_codec_startup() local
638 struct sun4i_codec *scodec = snd_soc_card_get_drvdata(rtd->card); sun4i_codec_shutdown() local
1265 struct sun4i_codec *scodec = snd_soc_card_get_drvdata(card); sun4i_codec_dai_probe() local
1328 struct sun4i_codec *scodec = snd_soc_card_get_drvdata(w->dapm->card); sun4i_codec_spk_event() local
1700 struct sun4i_codec *scodec; sun4i_codec_probe() local
1849 struct sun4i_codec *scodec = snd_soc_card_get_drvdata(card); sun4i_codec_remove() local
[all...]
/kernel/linux/linux-6.6/sound/soc/sunxi/
H A Dsun8i-codec.c197 struct sun8i_codec *scodec = dev_get_drvdata(dev); in sun8i_codec_runtime_resume() local
213 struct sun8i_codec *scodec = dev_get_drvdata(dev); in sun8i_codec_runtime_suspend() local
256 static int sun8i_codec_update_sample_rate(struct sun8i_codec *scodec) in sun8i_codec_update_sample_rate() argument
285 struct sun8i_codec *scodec in sun8i_codec_set_fmt() local
398 struct sun8i_codec *scodec = snd_soc_dai_get_drvdata(dai); sun8i_codec_set_tdm_slot() local
435 struct sun8i_codec *scodec = snd_soc_dai_get_drvdata(dai); sun8i_codec_startup() local
514 struct sun8i_codec *scodec = snd_soc_dai_get_drvdata(dai); sun8i_codec_hw_params() local
615 struct sun8i_codec *scodec = snd_soc_dai_get_drvdata(dai); sun8i_codec_hw_free() local
757 struct sun8i_codec *scodec = snd_soc_component_get_drvdata(component); sun8i_codec_aif_event() local
1232 struct sun8i_codec *scodec = snd_soc_component_get_drvdata(component); sun8i_codec_component_probe() local
1294 struct sun8i_codec *scodec; sun8i_codec_probe() local
[all...]
H A Dsun4i-codec.c250 static void sun4i_codec_start_playback(struct sun4i_codec *scodec) in sun4i_codec_start_playback() argument
261 static void sun4i_codec_stop_playback(struct sun4i_codec *scodec) in sun4i_codec_stop_playback() argument
268 static void sun4i_codec_start_capture(struct sun4i_codec *scodec) in sun4i_codec_start_capture() argument
275 static void sun4i_codec_stop_capture(struct sun4i_codec *scodec) in sun4i_codec_stop_capture() argument
286 struct sun4i_codec *scodec in sun4i_codec_trigger() local
318 struct sun4i_codec *scodec = snd_soc_card_get_drvdata(rtd->card); sun4i_codec_prepare_capture() local
359 struct sun4i_codec *scodec = snd_soc_card_get_drvdata(rtd->card); sun4i_codec_prepare_playback() local
470 sun4i_codec_hw_params_capture(struct sun4i_codec *scodec, struct snd_pcm_hw_params *params, unsigned int hwrate) sun4i_codec_hw_params_capture() argument
510 sun4i_codec_hw_params_playback(struct sun4i_codec *scodec, struct snd_pcm_hw_params *params, unsigned int hwrate) sun4i_codec_hw_params_playback() argument
560 struct sun4i_codec *scodec = snd_soc_card_get_drvdata(rtd->card); sun4i_codec_hw_params() local
601 struct sun4i_codec *scodec = snd_soc_card_get_drvdata(rtd->card); sun4i_codec_startup() local
620 struct sun4i_codec *scodec = snd_soc_card_get_drvdata(rtd->card); sun4i_codec_shutdown() local
1247 struct sun4i_codec *scodec = snd_soc_card_get_drvdata(card); sun4i_codec_dai_probe() local
1314 struct sun4i_codec *scodec = snd_soc_card_get_drvdata(w->dapm->card); sun4i_codec_spk_event() local
1686 struct sun4i_codec *scodec; sun4i_codec_probe() local
1831 struct sun4i_codec *scodec = snd_soc_card_get_drvdata(card); sun4i_codec_remove() local
[all...]

Completed in 7 milliseconds