Lines Matching defs:wm

88 int wm97xx_reg_read(struct wm97xx *wm, u16 reg)  in wm97xx_reg_read()
97 void wm97xx_reg_write(struct wm97xx *wm, u16 reg, u16 val) in wm97xx_reg_write()
124 int wm97xx_read_aux_adc(struct wm97xx *wm, u16 adcsel) in wm97xx_read_aux_adc()
179 enum wm97xx_gpio_status wm97xx_get_gpio(struct wm97xx *wm, u32 gpio) in wm97xx_get_gpio()
206 void wm97xx_set_gpio(struct wm97xx *wm, u32 gpio, in wm97xx_set_gpio()
231 void wm97xx_config_gpio(struct wm97xx *wm, u32 gpio, enum wm97xx_gpio_dir dir, in wm97xx_config_gpio()
284 void wm97xx_set_suspend_mode(struct wm97xx *wm, u16 mode) in wm97xx_set_suspend_mode()
296 struct wm97xx *wm = container_of(work, struct wm97xx, pen_event_work); in wm97xx_pen_irq_worker() local
364 struct wm97xx *wm = dev_id; in wm97xx_pen_interrupt() local
377 static int wm97xx_init_pen_irq(struct wm97xx *wm) in wm97xx_init_pen_irq()
406 static int wm97xx_read_samples(struct wm97xx *wm) in wm97xx_read_samples()
468 struct wm97xx *wm = container_of(work, struct wm97xx, ts_reader.work); in wm97xx_ts_reader() local
490 struct wm97xx *wm = input_get_drvdata(idev); in wm97xx_ts_input_open() local
539 struct wm97xx *wm = input_get_drvdata(idev); in wm97xx_ts_input_close() local
575 struct wm97xx *wm; in wm97xx_probe() local
714 struct wm97xx *wm = dev_get_drvdata(dev); in wm97xx_remove() local
727 struct wm97xx *wm = dev_get_drvdata(dev); in wm97xx_suspend() local
759 struct wm97xx *wm = dev_get_drvdata(dev); in wm97xx_resume() local
799 int wm97xx_register_mach_ops(struct wm97xx *wm, in wm97xx_register_mach_ops()
814 void wm97xx_unregister_mach_ops(struct wm97xx *wm) in wm97xx_unregister_mach_ops()