Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
tsx09-common.h
Go to the documentation of this file.
1 #ifndef __ARCH_ORION5X_TSX09_COMMON_H
2 #define __ARCH_ORION5X_TSX09_COMMON_H
3 
4 /*
5  * QNAP TS-x09 Boards power-off function
6  */
7 extern void qnap_tsx09_power_off(void);
8 
9 /*
10  * QNAP TS-x09 Boards function to find Ethernet MAC address in flash memory
11  */
13 
14 /*
15  * QNAP TS-x09 Boards ethernet declaration
16  */
18 
19 
20 #endif