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
subdev
bios
dp.h
Go to the documentation of this file.
1
#ifndef __NVBIOS_DP_H__
2
#define __NVBIOS_DP_H__
3
4
u16
dp_table
(
struct
nouveau_bios
*,
u8
*
ver
,
u8
*
hdr
,
u8
*
cnt
,
u8
*len);
5
u16
dp_outp
(
struct
nouveau_bios
*,
u8
idx
,
u8
*
ver
,
u8
*len);
6
u16
dp_outp_match
(
struct
nouveau_bios
*,
struct
dcb_output
*,
u8
*
ver
,
u8
*len);
7
8
#endif
Generated on Thu Jan 10 2013 13:32:42 for Linux Kernel by
1.8.2