Lines Matching defs:wm8994
39 int wm8994_reg_read(struct wm8994 *wm8994, unsigned short reg) in wm8994_reg_read()
61 int wm8994_bulk_read(struct wm8994 *wm8994, unsigned short reg, in wm8994_bulk_read()
74 int wm8994_reg_write(struct wm8994 *wm8994, unsigned short reg, in wm8994_reg_write()
89 int wm8994_bulk_write(struct wm8994 *wm8994, unsigned short reg, in wm8994_bulk_write()
104 int wm8994_set_bits(struct wm8994 *wm8994, unsigned short reg, in wm8994_set_bits()
197 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm8994_suspend() local
303 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm8994_resume() local
365 static int wm8994_device_init(struct wm8994 *wm8994, int irq) in wm8994_device_init()
597 static void wm8994_device_exit(struct wm8994 *wm8994) in wm8994_device_exit()
619 struct wm8994 *wm8994; in wm8994_i2c_probe() local
644 struct wm8994 *wm8994 = i2c_get_clientdata(i2c); in wm8994_i2c_remove() local