Searched defs:bdb_driver_features (Results 1 – 2 of 2) sorted by relevance
499 struct bdb_driver_features { struct500 u8 boot_dev_algorithm:1;501 u8 block_display_switch:1;502 u8 allow_display_switch:1;503 u8 hotplug_dvo:1;504 u8 dual_view_zoom:1;505 u8 int15h_hook:1;506 u8 sprite_in_clone:1;507 u8 primary_lfp_id:1;509 u16 boot_mode_x;[all …]
387 struct bdb_driver_features { struct388 u8 boot_dev_algorithm:1;389 u8 block_display_switch:1;390 u8 allow_display_switch:1;391 u8 hotplug_dvo:1;392 u8 dual_view_zoom:1;393 u8 int15h_hook:1;394 u8 sprite_in_clone:1;395 u8 primary_lfp_id:1;397 u16 boot_mode_x;[all …]