Searched defs:bdb_driver_features (Results 1 – 1 of 1) sorted by relevance
627 struct bdb_driver_features { struct628 u8 boot_dev_algorithm:1;629 u8 block_display_switch:1;630 u8 allow_display_switch:1;631 u8 hotplug_dvo:1;632 u8 dual_view_zoom:1;633 u8 int15h_hook:1;634 u8 sprite_in_clone:1;635 u8 primary_lfp_id:1;637 u16 boot_mode_x;[all …]