Searched defs:bdb_driver_features (Results 1 – 2 of 2) sorted by relevance
516 struct bdb_driver_features { struct517 u8 boot_dev_algorithm:1;518 u8 block_display_switch:1;519 u8 allow_display_switch:1;520 u8 hotplug_dvo:1;521 u8 dual_view_zoom:1;522 u8 int15h_hook:1;523 u8 sprite_in_clone:1;524 u8 primary_lfp_id:1;526 u16 boot_mode_x;[all …]
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 …]