Searched defs:wm8994 (Results 1 – 5 of 5) sorted by relevance
/drivers/mfd/ |
D | wm8994-core.c | 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 387 static __devinit int wm8994_device_init(struct wm8994 *wm8994, int irq) in wm8994_device_init() 659 static __devexit void wm8994_device_exit(struct wm8994 *wm8994) in wm8994_device_exit() 680 struct wm8994 *wm8994; in wm8994_i2c_probe() local [all …]
|
D | wm8994-irq.c | 139 int wm8994_irq_init(struct wm8994 *wm8994) in wm8994_irq_init() 171 void wm8994_irq_exit(struct wm8994 *wm8994) in wm8994_irq_exit()
|
D | wm8994-regmap.c | 1136 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm1811_volatile_register() local
|
/drivers/gpio/ |
D | gpio-wm8994.c | 29 struct wm8994 *wm8994; member 41 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_request() local 64 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_in() local 73 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_get() local 90 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_out() local 102 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_set() local 113 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_to_irq() local 180 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_dbg_show() local 252 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); in wm8994_gpio_probe() local
|
/drivers/regulator/ |
D | wm8994-regulator.c | 32 struct wm8994 *wm8994; member 233 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); in wm8994_ldo_probe() local
|