Lines Matching refs:wm5100_priv

52 struct wm5100_priv {  struct
120 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_alloc_sr()
176 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_free_sr()
206 static int wm5100_reset(struct wm5100_priv *wm5100) in wm5100_reset()
736 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_seq_notifier()
776 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_out_ev()
792 static void wm5100_log_status3(struct wm5100_priv *wm5100, int val) in wm5100_log_status3()
804 static void wm5100_log_status4(struct wm5100_priv *wm5100, int val) in wm5100_log_status4()
841 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_post_ev()
1400 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_hw_params()
1509 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_set_sysclk()
1758 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_set_fll()
1970 static void wm5100_set_detect_mode(struct wm5100_priv *wm5100, int the_mode) in wm5100_set_detect_mode()
1993 static void wm5100_report_headphone(struct wm5100_priv *wm5100) in wm5100_report_headphone()
2006 static void wm5100_micd_irq(struct wm5100_priv *wm5100) in wm5100_micd_irq()
2100 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_detect()
2153 struct wm5100_priv *wm5100 = data; in wm5100_irq()
2238 struct wm5100_priv *wm5100 = gpiochip_get_data(chip); in wm5100_gpio_set()
2247 struct wm5100_priv *wm5100 = gpiochip_get_data(chip); in wm5100_gpio_direction_out()
2263 struct wm5100_priv *wm5100 = gpiochip_get_data(chip); in wm5100_gpio_get()
2276 struct wm5100_priv *wm5100 = gpiochip_get_data(chip); in wm5100_gpio_direction_in()
2296 struct wm5100_priv *wm5100 = i2c_get_clientdata(i2c); in wm5100_init_gpio()
2315 struct wm5100_priv *wm5100 = i2c_get_clientdata(i2c); in wm5100_free_gpio()
2333 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_probe()
2371 struct wm5100_priv *wm5100 = snd_soc_component_get_drvdata(component); in wm5100_remove()
2416 struct wm5100_priv *wm5100; in wm5100_i2c_probe()
2420 wm5100 = devm_kzalloc(&i2c->dev, sizeof(struct wm5100_priv), in wm5100_i2c_probe()
2640 struct wm5100_priv *wm5100 = i2c_get_clientdata(i2c); in wm5100_i2c_remove()
2659 struct wm5100_priv *wm5100 = dev_get_drvdata(dev); in wm5100_runtime_suspend()
2673 struct wm5100_priv *wm5100 = dev_get_drvdata(dev); in wm5100_runtime_resume()