Searched defs:bdb_driver_features (Results 1 – 2 of 2) sorted by relevance
401 struct bdb_driver_features { struct402 u8 boot_dev_algorithm:1;403 u8 block_display_switch:1;404 u8 allow_display_switch:1;405 u8 hotplug_dvo:1;406 u8 dual_view_zoom:1;407 u8 int15h_hook:1;408 u8 sprite_in_clone:1;409 u8 primary_lfp_id:1;411 u16 boot_mode_x;[all …]
648 struct bdb_driver_features { struct649 u8 boot_dev_algorithm:1;650 u8 block_display_switch:1;651 u8 allow_display_switch:1;652 u8 hotplug_dvo:1;653 u8 dual_view_zoom:1;654 u8 int15h_hook:1;655 u8 sprite_in_clone:1;656 u8 primary_lfp_id:1;658 u16 boot_mode_x;[all …]