Lines Matching defs:scodec

248 	struct sun8i_codec *scodec = dev_get_drvdata(dev);  in sun8i_codec_runtime_resume()  local
272 struct sun8i_codec *scodec = dev_get_drvdata(dev); in sun8i_codec_runtime_suspend() local
318 static int sun8i_codec_update_sample_rate(struct sun8i_codec *scodec) in sun8i_codec_update_sample_rate()
347 struct sun8i_codec *scodec = snd_soc_dai_get_drvdata(dai); in sun8i_codec_set_fmt() local
460 struct sun8i_codec *scodec = snd_soc_dai_get_drvdata(dai); in sun8i_codec_set_tdm_slot() local
497 struct sun8i_codec *scodec = snd_soc_dai_get_drvdata(dai); in sun8i_codec_startup() local
576 struct sun8i_codec *scodec = snd_soc_dai_get_drvdata(dai); in sun8i_codec_hw_params() local
677 struct sun8i_codec *scodec = snd_soc_dai_get_drvdata(dai); in sun8i_codec_hw_free() local
819 struct sun8i_codec *scodec = snd_soc_component_get_drvdata(component); in sun8i_codec_aif_event() local
1294 struct sun8i_codec *scodec = snd_soc_component_get_drvdata(component); in sun8i_codec_component_probe() local
1335 static void sun8i_codec_set_hmic_bias(struct sun8i_codec *scodec, bool enable) in sun8i_codec_set_hmic_bias()
1353 struct sun8i_codec *scodec = container_of(work, struct sun8i_codec, in sun8i_codec_jack_work() local
1436 struct sun8i_codec *scodec = dev_id; in sun8i_codec_jack_irq() local
1505 struct sun8i_codec *scodec = snd_soc_component_get_drvdata(component); in sun8i_codec_enable_jack_detect() local
1549 struct sun8i_codec *scodec = snd_soc_component_get_drvdata(component); in sun8i_codec_disable_jack_detect() local
1610 struct sun8i_codec *scodec; in sun8i_codec_probe() local