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
drivers
gpu
drm
nouveau
core
include
core
option.h
Go to the documentation of this file.
1
#ifndef __NOUVEAU_OPTION_H__
2
#define __NOUVEAU_OPTION_H__
3
4
#include <
core/os.h
>
5
6
const
char
*
nouveau_stropt
(
const
char
*optstr,
const
char
*
opt
,
int
*len);
7
bool
nouveau_boolopt
(
const
char
*optstr,
const
char
*
opt
,
bool
value
);
8
9
int
nouveau_dbgopt
(
const
char
*optstr,
const
char
*sub);
10
11
#endif
Generated on Thu Jan 10 2013 13:32:41 for Linux Kernel by
1.8.2