Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-wm8994.c26 struct wm8994 *wm8994; member
33 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_request() local
56 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_in() local
65 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_get() local
82 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_out() local
94 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_set() local
106 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_set_config() local
126 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_to_irq() local
190 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_dbg_show() local
263 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); in wm8994_gpio_probe() local
/drivers/mfd/
Dwm8994-core.c116 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm8994_suspend() local
181 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm8994_resume() local
263 static int wm8994_set_pdata_from_of(struct wm8994 *wm8994) in wm8994_set_pdata_from_of()
306 static int wm8994_set_pdata_from_of(struct wm8994 *wm8994) in wm8994_set_pdata_from_of()
315 static int wm8994_device_init(struct wm8994 *wm8994, int irq) in wm8994_device_init()
604 static void wm8994_device_exit(struct wm8994 *wm8994) in wm8994_device_exit()
625 struct wm8994 *wm8994; in wm8994_i2c_probe() local
657 struct wm8994 *wm8994 = i2c_get_clientdata(i2c); in wm8994_i2c_remove() local
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()
255 void wm8994_irq_exit(struct wm8994 *wm8994) in wm8994_irq_exit()
Dwm8994-regmap.c1194 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm1811_volatile_register() local
/drivers/regulator/
Dwm8994-regulator.c26 struct wm8994 *wm8994; member
122 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); in wm8994_ldo_probe() local