Lines Matching refs:wm5100_priv

55 struct wm5100_priv {  struct
123 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_alloc_sr()
179 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_free_sr()
209 static int wm5100_reset(struct wm5100_priv *wm5100) in wm5100_reset()
739 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_seq_notifier()
779 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); 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_component_get_drvdata(component); in wm5100_post_ev()
1403 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_hw_params()
1512 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_set_sysclk()
1761 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); 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_component_get_drvdata(component); in wm5100_detect()
2156 struct wm5100_priv *wm5100 = data; in wm5100_irq()
2241 struct wm5100_priv *wm5100 = gpiochip_get_data(chip); in wm5100_gpio_set()
2250 struct wm5100_priv *wm5100 = gpiochip_get_data(chip); in wm5100_gpio_direction_out()
2266 struct wm5100_priv *wm5100 = gpiochip_get_data(chip); in wm5100_gpio_get()
2279 struct wm5100_priv *wm5100 = gpiochip_get_data(chip); in wm5100_gpio_direction_in()
2299 struct wm5100_priv *wm5100 = i2c_get_clientdata(i2c); in wm5100_init_gpio()
2318 struct wm5100_priv *wm5100 = i2c_get_clientdata(i2c); in wm5100_free_gpio()
2336 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_probe()
2374 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_remove()
2421 struct wm5100_priv *wm5100; in wm5100_i2c_probe()
2425 wm5100 = devm_kzalloc(&i2c->dev, sizeof(struct wm5100_priv), in wm5100_i2c_probe()
2644 struct wm5100_priv *wm5100 = i2c_get_clientdata(i2c); in wm5100_i2c_remove()
2664 struct wm5100_priv *wm5100 = dev_get_drvdata(dev); in wm5100_runtime_suspend()
2678 struct wm5100_priv *wm5100 = dev_get_drvdata(dev); in wm5100_runtime_resume()