Lines Matching refs:wm8962_priv

55 struct wm8962_priv {  struct
99 struct wm8962_priv *wm8962 = container_of(nb, struct wm8962_priv, \ argument
1446 static int wm8962_reset(struct wm8962_priv *wm8962) in wm8962_reset()
1481 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_dsp2_write_config()
1512 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_dsp2_start()
1555 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_dsp2_ena_get()
1567 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_dsp2_ena_put()
1995 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in dsp2_event()
2360 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_add_widgets()
2409 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_configure_bclk()
2561 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_hw_params()
2621 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_set_dai_sysclk()
2816 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_set_fll()
2982 struct wm8962_priv *wm8962 = container_of(work, in wm8962_mic_work()
2983 struct wm8962_priv, in wm8962_mic_work()
3013 struct wm8962_priv *wm8962 = dev_get_drvdata(dev); in wm8962_irq()
3115 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_mic_detect()
3159 struct wm8962_priv *wm8962 = in wm8962_beep_work()
3160 container_of(work, struct wm8962_priv, beep_work); in wm8962_beep_work()
3198 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_beep_event()
3222 struct wm8962_priv *wm8962 = dev_get_drvdata(dev); in wm8962_beep_set()
3239 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_init_beep()
3276 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_free_beep()
3285 static void wm8962_set_gpio_mode(struct wm8962_priv *wm8962, int gpio) in wm8962_set_gpio_mode()
3311 static inline struct wm8962_priv *gpio_to_wm8962(struct gpio_chip *chip) in gpio_to_wm8962()
3313 return container_of(chip, struct wm8962_priv, gpio_chip); in gpio_to_wm8962()
3318 struct wm8962_priv *wm8962 = gpio_to_wm8962(chip); in wm8962_gpio_request()
3341 struct wm8962_priv *wm8962 = gpio_to_wm8962(chip); in wm8962_gpio_set()
3351 struct wm8962_priv *wm8962 = gpio_to_wm8962(chip); in wm8962_gpio_direction_out()
3377 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_init_gpio()
3397 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_free_gpio()
3415 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_probe()
3474 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_remove()
3549 struct wm8962_priv *wm8962; in wm8962_i2c_probe()
3790 struct wm8962_priv *wm8962 = dev_get_drvdata(dev); in wm8962_runtime_resume()
3846 struct wm8962_priv *wm8962 = dev_get_drvdata(dev); in wm8962_runtime_suspend()