Linux Kernel
3.7.1
|
#include "subdev/bios.h"
#include "subdev/bios/bit.h"
#include "subdev/bios/dcb.h"
#include "subdev/bios/dp.h"
Go to the source code of this file.
Functions | |
u16 | dp_table (struct nouveau_bios *bios, u8 *ver, u8 *hdr, u8 *cnt, u8 *len) |
u16 | dp_outp (struct nouveau_bios *bios, u8 idx, u8 *ver, u8 *len) |
u16 | dp_outp_match (struct nouveau_bios *bios, struct dcb_output *outp, u8 *ver, u8 *len) |
u16 dp_outp_match | ( | struct nouveau_bios * | bios, |
struct dcb_output * | outp, | ||
u8 * | ver, | ||
u8 * | len | ||
) |