Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
linux
platform_data
max197.h
Go to the documentation of this file.
1
/*
2
* Maxim MAX197 A/D Converter Driver
3
*
4
* Copyright (c) 2012 Savoir-faire Linux Inc.
5
* Vivien Didelot <
[email protected]
>
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
* For further information, see the Documentation/hwmon/max197 file.
12
*/
13
19
struct
max197_platform_data
{
20
int
(*
convert
)(
u8
ctrl
);
21
};
Generated on Thu Jan 10 2013 14:52:20 for Linux Kernel by
1.8.2