Home
last modified time | relevance | path

Searched defs:wm8994 (Results 1 – 5 of 5) sorted by relevance

/drivers/gpio/
A Dgpio-wm8994.c27 struct wm8994 *wm8994; member
34 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_request() local
57 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_in() local
66 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_get() local
83 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_out() local
96 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_set() local
109 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_set_config() local
129 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_to_irq() local
193 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_dbg_show() local
268 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); in wm8994_gpio_probe() local
/drivers/mfd/
A Dwm8994-core.c114 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm8994_suspend() local
179 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm8994_resume() local
260 static int wm8994_set_pdata_from_of(struct wm8994 *wm8994) in wm8994_set_pdata_from_of()
294 static int wm8994_set_pdata_from_of(struct wm8994 *wm8994) in wm8994_set_pdata_from_of()
303 static int wm8994_device_init(struct wm8994 *wm8994, int irq) in wm8994_device_init()
593 static void wm8994_device_exit(struct wm8994 *wm8994) in wm8994_device_exit()
614 struct wm8994 *wm8994; in wm8994_i2c_probe() local
640 struct wm8994 *wm8994 = i2c_get_clientdata(i2c); in wm8994_i2c_remove() local
A Dwm8994-irq.c154 struct wm8994 *wm8994 = data; in wm8994_edge_irq() local
165 struct wm8994 *wm8994 = h->host_data; in wm8994_edge_irq_map() local
180 int wm8994_irq_init(struct wm8994 *wm8994) in wm8994_irq_init()
253 void wm8994_irq_exit(struct wm8994 *wm8994) in wm8994_irq_exit()
A Dwm8994-regmap.c1194 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm1811_volatile_register() local
/drivers/regulator/
A Dwm8994-regulator.c26 struct wm8994 *wm8994; member
151 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); in wm8994_ldo_probe() local

Completed in 15 milliseconds