Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
dp.h File Reference

Go to the source code of this file.

Functions

u16 dp_table (struct nouveau_bios *, u8 *ver, u8 *hdr, u8 *cnt, u8 *len)
 
u16 dp_outp (struct nouveau_bios *, u8 idx, u8 *ver, u8 *len)
 
u16 dp_outp_match (struct nouveau_bios *, struct dcb_output *, u8 *ver, u8 *len)
 

Function Documentation

u16 dp_outp ( struct nouveau_bios ,
u8  idx,
u8 ver,
u8 len 
)

Definition at line 53 of file dp.c.

u16 dp_outp_match ( struct nouveau_bios ,
struct dcb_output ,
u8 ver,
u8 len 
)

Definition at line 63 of file dp.c.

u16 dp_table ( struct nouveau_bios ,
u8 ver,
u8 hdr,
u8 cnt,
u8 len 
)

Definition at line 32 of file dp.c.