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 …]
462 struct bdb_driver_features { struct463 u8 boot_dev_algorithm:1;464 u8 block_display_switch:1;465 u8 allow_display_switch:1;466 u8 hotplug_dvo:1;467 u8 dual_view_zoom:1;468 u8 int15h_hook:1;469 u8 sprite_in_clone:1;470 u8 primary_lfp_id:1;472 u16 boot_mode_x;[all …]