Lines Matching refs:wm5100_priv

54 struct wm5100_priv {  struct
122 struct wm5100_priv *wm5100 = snd_soc_codec_get_drvdata(codec); in wm5100_alloc_sr()
178 struct wm5100_priv *wm5100 = snd_soc_codec_get_drvdata(codec); in wm5100_free_sr()
208 static int wm5100_reset(struct wm5100_priv *wm5100) in wm5100_reset()
739 struct wm5100_priv *wm5100 = snd_soc_codec_get_drvdata(codec); in wm5100_seq_notifier()
779 struct wm5100_priv *wm5100 = snd_soc_codec_get_drvdata(codec); in wm5100_out_ev()
795 static void wm5100_log_status3(struct wm5100_priv *wm5100, int val) in wm5100_log_status3()
807 static void wm5100_log_status4(struct wm5100_priv *wm5100, int val) in wm5100_log_status4()
844 struct wm5100_priv *wm5100 = snd_soc_codec_get_drvdata(codec); in wm5100_post_ev()
1403 struct wm5100_priv *wm5100 = snd_soc_codec_get_drvdata(codec); in wm5100_hw_params()
1512 struct wm5100_priv *wm5100 = snd_soc_codec_get_drvdata(codec); in wm5100_set_sysclk()
1761 struct wm5100_priv *wm5100 = snd_soc_codec_get_drvdata(codec); in wm5100_set_fll()
1973 static void wm5100_set_detect_mode(struct wm5100_priv *wm5100, int the_mode) in wm5100_set_detect_mode()
1996 static void wm5100_report_headphone(struct wm5100_priv *wm5100) in wm5100_report_headphone()
2009 static void wm5100_micd_irq(struct wm5100_priv *wm5100) in wm5100_micd_irq()
2103 struct wm5100_priv *wm5100 = snd_soc_codec_get_drvdata(codec); in wm5100_detect()
2156 struct wm5100_priv *wm5100 = data; in wm5100_irq()
2239 static inline struct wm5100_priv *gpio_to_wm5100(struct gpio_chip *chip) in gpio_to_wm5100()
2241 return container_of(chip, struct wm5100_priv, gpio_chip); in gpio_to_wm5100()
2246 struct wm5100_priv *wm5100 = gpio_to_wm5100(chip); in wm5100_gpio_set()
2255 struct wm5100_priv *wm5100 = gpio_to_wm5100(chip); in wm5100_gpio_direction_out()
2271 struct wm5100_priv *wm5100 = gpio_to_wm5100(chip); in wm5100_gpio_get()
2284 struct wm5100_priv *wm5100 = gpio_to_wm5100(chip); in wm5100_gpio_direction_in()
2304 struct wm5100_priv *wm5100 = i2c_get_clientdata(i2c); in wm5100_init_gpio()
2323 struct wm5100_priv *wm5100 = i2c_get_clientdata(i2c); in wm5100_free_gpio()
2340 struct wm5100_priv *wm5100 = snd_soc_codec_get_drvdata(codec); in wm5100_probe()
2379 struct wm5100_priv *wm5100 = snd_soc_codec_get_drvdata(codec); in wm5100_remove()
2428 struct wm5100_priv *wm5100; in wm5100_i2c_probe()
2432 wm5100 = devm_kzalloc(&i2c->dev, sizeof(struct wm5100_priv), in wm5100_i2c_probe()
2651 struct wm5100_priv *wm5100 = i2c_get_clientdata(i2c); in wm5100_i2c_remove()
2672 struct wm5100_priv *wm5100 = dev_get_drvdata(dev); in wm5100_runtime_suspend()
2686 struct wm5100_priv *wm5100 = dev_get_drvdata(dev); in wm5100_runtime_resume()