Lines Matching defs:scodec

248 	struct sun8i_codec *scodec = dev_get_drvdata(dev);  in sun8i_codec_runtime_resume()  local
270 struct sun8i_codec *scodec = dev_get_drvdata(dev); in sun8i_codec_runtime_suspend() local
315 static int sun8i_codec_update_sample_rate(struct sun8i_codec *scodec) in sun8i_codec_update_sample_rate()
344 struct sun8i_codec *scodec = snd_soc_dai_get_drvdata(dai); in sun8i_codec_set_fmt() local
457 struct sun8i_codec *scodec = snd_soc_dai_get_drvdata(dai); in sun8i_codec_set_tdm_slot() local
494 struct sun8i_codec *scodec = snd_soc_dai_get_drvdata(dai); in sun8i_codec_startup() local
573 struct sun8i_codec *scodec = snd_soc_dai_get_drvdata(dai); in sun8i_codec_hw_params() local
674 struct sun8i_codec *scodec = snd_soc_dai_get_drvdata(dai); in sun8i_codec_hw_free() local
816 struct sun8i_codec *scodec = snd_soc_component_get_drvdata(component); in sun8i_codec_aif_event() local
1291 struct sun8i_codec *scodec = snd_soc_component_get_drvdata(component); in sun8i_codec_component_probe() local
1332 static void sun8i_codec_set_hmic_bias(struct sun8i_codec *scodec, bool enable) in sun8i_codec_set_hmic_bias()
1350 struct sun8i_codec *scodec = container_of(work, struct sun8i_codec, in sun8i_codec_jack_work() local
1433 struct sun8i_codec *scodec = dev_id; in sun8i_codec_jack_irq() local
1502 struct sun8i_codec *scodec = snd_soc_component_get_drvdata(component); in sun8i_codec_enable_jack_detect() local
1546 struct sun8i_codec *scodec = snd_soc_component_get_drvdata(component); in sun8i_codec_disable_jack_detect() local
1607 struct sun8i_codec *scodec; in sun8i_codec_probe() local