Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
lp8727.h
Go to the documentation of this file.
1 /*
2  * LP8727 Micro/Mini USB IC with integrated charger
3  *
4  * Copyright (C) 2011 Texas Instruments
5  * Copyright (C) 2011 National Semiconductor
6  *
7  * This program is free software; you can redistribute it and/or modify
8  * it under the terms of the GNU General Public License version 2 as
9  * published by the Free Software Foundation.
10  */
11 
12 #ifndef _LP8727_H
13 #define _LP8727_H
14 
23 };
24 
36 };
37 
46 };
47 
65  unsigned int debounce_msec;
66 };
67 
68 #endif