|
Linux Kernel
3.7.1
|
#include <linux/export.h>#include <linux/ssb/ssb.h>#include <linux/ssb/ssb_driver_chipcommon.h>#include <linux/ssb/ssb_driver_extif.h>#include <asm/mach-bcm47xx/bcm47xx.h>#include <asm/mach-bcm47xx/gpio.h>Go to the source code of this file.
Functions | |
| int | gpio_request (unsigned gpio, const char *tag) |
| EXPORT_SYMBOL (gpio_request) | |
| void | gpio_free (unsigned gpio) |
| EXPORT_SYMBOL (gpio_free) | |
| int | gpio_to_irq (unsigned gpio) |
| EXPORT_SYMBOL_GPL (gpio_to_irq) | |
| EXPORT_SYMBOL | ( | gpio_request | ) |
| EXPORT_SYMBOL | ( | gpio_free | ) |
| EXPORT_SYMBOL_GPL | ( | gpio_to_irq | ) |
1.8.2