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

/linux-4.4.14/sound/soc/codecs/
H A Dmax98095.c43 struct max98095_priv { struct
357 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_mic1pre_set()
371 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_mic1pre_get()
381 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_mic2pre_set()
395 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_mic2pre_get()
602 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_mic_event()
632 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_line_pga()
946 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_dai1_hw_params()
1007 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_dai2_hw_params()
1068 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_dai3_hw_params()
1128 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_dai_set_sysclk()
1165 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_dai1_set_fmt()
1233 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_dai2_set_fmt()
1302 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_dai3_set_fmt()
1370 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_set_bias_level()
1498 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_put_eq_enum()
1562 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_get_eq_enum()
1574 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_handle_eq_pdata()
1652 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_put_bq_enum()
1713 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_get_bq_enum()
1728 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_handle_bq_pdata()
1789 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_handle_pdata()
1819 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_report_jack()
1858 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_jack_detect_enable()
1902 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_jack_detect()
1931 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_suspend()
1943 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_resume()
1993 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_probe()
2093 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); max98095_remove()
2122 struct max98095_priv *max98095; max98095_i2c_probe()
2125 max98095 = devm_kzalloc(&i2c->dev, sizeof(struct max98095_priv), max98095_i2c_probe()

Completed in 47 milliseconds