Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
gpio.h
Go to the documentation of this file.
1 #ifndef _XTENSA_VARIANT_S6000_GPIO_H
2 #define _XTENSA_VARIANT_S6000_GPIO_H
3 
4 extern int s6_gpio_init(u32 afsel);
5 
6 #endif /* _XTENSA_VARIANT_S6000_GPIO_H */