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()
1483 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_dsp2_write_config()
1514 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_dsp2_start()
1557 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_dsp2_ena_get()
1569 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_dsp2_ena_put()
1997 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in dsp2_event()
2362 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_add_widgets()
2411 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_configure_bclk()
2567 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_hw_params()
2627 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_set_dai_sysclk()
2822 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_set_fll()
2987 struct wm8962_priv *wm8962 = container_of(work, in wm8962_mic_work()
2988 struct wm8962_priv, in wm8962_mic_work()
3018 struct wm8962_priv *wm8962 = dev_get_drvdata(dev); in wm8962_irq()
3120 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_mic_detect()
3164 struct wm8962_priv *wm8962 = in wm8962_beep_work()
3165 container_of(work, struct wm8962_priv, beep_work); in wm8962_beep_work()
3203 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_beep_event()
3227 struct wm8962_priv *wm8962 = dev_get_drvdata(dev); in wm8962_beep_set()
3244 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_init_beep()
3281 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_free_beep()
3290 static void wm8962_set_gpio_mode(struct wm8962_priv *wm8962, int gpio) in wm8962_set_gpio_mode()
3316 static inline struct wm8962_priv *gpio_to_wm8962(struct gpio_chip *chip) in gpio_to_wm8962()
3318 return container_of(chip, struct wm8962_priv, gpio_chip); in gpio_to_wm8962()
3323 struct wm8962_priv *wm8962 = gpio_to_wm8962(chip); in wm8962_gpio_request()
3346 struct wm8962_priv *wm8962 = gpio_to_wm8962(chip); in wm8962_gpio_set()
3356 struct wm8962_priv *wm8962 = gpio_to_wm8962(chip); in wm8962_gpio_direction_out()
3382 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_init_gpio()
3402 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_free_gpio()
3419 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_probe()
3478 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_remove()
3553 struct wm8962_priv *wm8962; in wm8962_i2c_probe()
3791 struct wm8962_priv *wm8962 = dev_get_drvdata(dev); in wm8962_runtime_resume()
3845 struct wm8962_priv *wm8962 = dev_get_drvdata(dev); in wm8962_runtime_suspend()