Lines Matching defs:wm831x
94 static int wm831x_reg_locked(struct wm831x *wm831x, unsigned short reg) in wm831x_reg_locked()
120 void wm831x_reg_lock(struct wm831x *wm831x) in wm831x_reg_lock()
146 int wm831x_reg_unlock(struct wm831x *wm831x) in wm831x_reg_unlock()
346 struct wm831x *wm831x = dev_get_drvdata(dev); in wm831x_reg_writeable() local
517 int wm831x_reg_read(struct wm831x *wm831x, unsigned short reg) in wm831x_reg_read()
539 int wm831x_bulk_read(struct wm831x *wm831x, unsigned short reg, in wm831x_bulk_read()
546 static int wm831x_write(struct wm831x *wm831x, unsigned short reg, in wm831x_write()
576 int wm831x_reg_write(struct wm831x *wm831x, unsigned short reg, in wm831x_reg_write()
599 int wm831x_set_bits(struct wm831x *wm831x, unsigned short reg, in wm831x_set_bits()
1619 int wm831x_device_init(struct wm831x *wm831x, unsigned long id, int irq) in wm831x_device_init()
1882 void wm831x_device_exit(struct wm831x *wm831x) in wm831x_device_exit()
1891 int wm831x_device_suspend(struct wm831x *wm831x) in wm831x_device_suspend()
1927 void wm831x_device_shutdown(struct wm831x *wm831x) in wm831x_device_shutdown()