Linux Kernel
3.7.1
|
Data Fields | |
struct input_dev * | dev |
struct delayed_work | work |
struct wm831x * | wm831x |
wm831x-on.c - WM831X ON pin driver
Copyright (C) 2009 Wolfson Microelectronics plc
This file is subject to the terms and conditions of the GNU General Public License. See the file "COPYING" in the main directory of this archive for more details.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Definition at line 31 of file wm831x-on.c.
struct input_dev* dev |
Definition at line 32 of file wm831x-on.c.
Definition at line 34 of file wm831x-on.c.
struct delayed_work work |
Definition at line 33 of file wm831x-on.c.