|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/module.h>#include <linux/errno.h>#include <linux/mfd/wm8350/core.h>#include <linux/mfd/wm8350/gpio.h>#include <linux/mfd/wm8350/pmic.h>Go to the source code of this file.
Functions | |
| int | wm8350_gpio_config (struct wm8350 *wm8350, int gpio, int dir, int func, int pol, int pull, int invert, int debounce) |
| EXPORT_SYMBOL_GPL (wm8350_gpio_config) | |
| EXPORT_SYMBOL_GPL | ( | wm8350_gpio_config | ) |
1.8.2