Linux Kernel
3.7.1
|
Go to the source code of this file.
Enumerations | |
enum | dcb_connector_type { DCB_CONNECTOR_VGA = 0x00, DCB_CONNECTOR_TV_0 = 0x10, DCB_CONNECTOR_TV_1 = 0x11, DCB_CONNECTOR_TV_3 = 0x13, DCB_CONNECTOR_DVI_I = 0x30, DCB_CONNECTOR_DVI_D = 0x31, DCB_CONNECTOR_DMS59_0 = 0x38, DCB_CONNECTOR_DMS59_1 = 0x39, DCB_CONNECTOR_LVDS = 0x40, DCB_CONNECTOR_LVDS_SPWG = 0x41, DCB_CONNECTOR_DP = 0x46, DCB_CONNECTOR_eDP = 0x47, DCB_CONNECTOR_HDMI_0 = 0x60, DCB_CONNECTOR_HDMI_1 = 0x61, DCB_CONNECTOR_DMS59_DP0 = 0x64, DCB_CONNECTOR_DMS59_DP1 = 0x65, DCB_CONNECTOR_NONE = 0xff } |
Functions | |
u16 | dcb_conntab (struct nouveau_bios *bios, u8 *ver, u8 *hdr, u8 *cnt, u8 *len) |
u16 | dcb_conn (struct nouveau_bios *bios, u8 idx, u8 *ver, u8 *len) |
enum dcb_connector_type |