Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
u16 | dcb_table (struct nouveau_bios *bios, u8 *ver, u8 *hdr, u8 *cnt, u8 *len) |
u16 | dcb_outp (struct nouveau_bios *bios, u8 idx, u8 *ver, u8 *len) |
int | dcb_outp_foreach (struct nouveau_bios *bios, void *data, int(*exec)(struct nouveau_bios *, void *, int, u16)) |
int dcb_outp_foreach | ( | struct nouveau_bios * | bios, |
void * | data, | ||
int(*)(struct nouveau_bios *, void *, int, u16) | exec | ||
) |