Go to the source code of this file.
|
u16 | dcb_table (struct nouveau_bios *, u8 *ver, u8 *hdr, u8 *ent, u8 *len) |
|
u16 | dcb_outp (struct nouveau_bios *, u8 idx, u8 *ver, u8 *len) |
|
int | dcb_outp_foreach (struct nouveau_bios *, void *data, int(*exec)(struct nouveau_bios *, void *, int index, u16 entry)) |
|
- Enumerator:
DCB_OUTPUT_ANALOG |
|
DCB_OUTPUT_TV |
|
DCB_OUTPUT_TMDS |
|
DCB_OUTPUT_LVDS |
|
DCB_OUTPUT_DP |
|
DCB_OUTPUT_EOL |
|
DCB_OUTPUT_UNUSED |
|
DCB_OUTPUT_ANY |
|
Definition at line 6 of file dcb.h.
Definition at line 31 of file dcb.c.