Searched defs:wm8994 (Results 1 – 5 of 5) sorted by relevance
/drivers/mfd/ |
D | wm8994-core.c | 42 int wm8994_reg_read(struct wm8994 *wm8994, unsigned short reg) in wm8994_reg_read() 64 int wm8994_bulk_read(struct wm8994 *wm8994, unsigned short reg, in wm8994_bulk_read() 77 int wm8994_reg_write(struct wm8994 *wm8994, unsigned short reg, in wm8994_reg_write() 92 int wm8994_bulk_write(struct wm8994 *wm8994, unsigned short reg, in wm8994_bulk_write() 107 int wm8994_set_bits(struct wm8994 *wm8994, unsigned short reg, in wm8994_set_bits() 200 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm8994_suspend() local 321 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm8994_resume() local 403 static int wm8994_set_pdata_from_of(struct wm8994 *wm8994) in wm8994_set_pdata_from_of() 450 static int wm8994_set_pdata_from_of(struct wm8994 *wm8994) in wm8994_set_pdata_from_of() 459 static int wm8994_device_init(struct wm8994 *wm8994, int irq) in wm8994_device_init() [all …]
|
D | wm8994-irq.c | 141 int wm8994_irq_init(struct wm8994 *wm8994) in wm8994_irq_init() 174 void wm8994_irq_exit(struct wm8994 *wm8994) in wm8994_irq_exit()
|
D | wm8994-regmap.c | 1135 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm1811_volatile_register() local
|
/drivers/gpio/ |
D | gpio-wm8994.c | 30 struct wm8994 *wm8994; member 42 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_request() local 65 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_in() local 74 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_get() local 91 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_out() local 103 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_set() local 114 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_to_irq() local 178 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_dbg_show() local 250 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); in wm8994_gpio_probe() local
|
/drivers/regulator/ |
D | wm8994-regulator.c | 31 struct wm8994 *wm8994; member 127 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); in wm8994_ldo_probe() local
|