Searched defs:bdb_driver_features (Results 1 – 3 of 3) sorted by relevance
163 struct bdb_driver_features { struct164 u8 boot_dev_algorithm:1;165 u8 block_display_switch:1;166 u8 allow_display_switch:1;167 u8 hotplug_dvo:1;168 u8 dual_view_zoom:1;169 u8 int15h_hook:1;170 u8 sprite_in_clone:1;171 u8 primary_lfp_id:1;173 u16 boot_mode_x;[all …]
496 struct bdb_driver_features { struct497 u8 boot_dev_algorithm:1;498 u8 block_display_switch:1;499 u8 allow_display_switch:1;500 u8 hotplug_dvo:1;501 u8 dual_view_zoom:1;502 u8 int15h_hook:1;503 u8 sprite_in_clone:1;504 u8 primary_lfp_id:1;506 u16 boot_mode_x;[all …]
404 struct bdb_driver_features { struct405 u8 boot_dev_algorithm:1;406 u8 block_display_switch:1;407 u8 allow_display_switch:1;408 u8 hotplug_dvo:1;409 u8 dual_view_zoom:1;410 u8 int15h_hook:1;411 u8 sprite_in_clone:1;412 u8 primary_lfp_id:1;414 u16 boot_mode_x;[all …]