Searched defs:vga_switcheroo_client (Results 1 – 1 of 1) sorted by relevance
100 struct vga_switcheroo_client { struct104 const struct vga_switcheroo_client_ops *ops; argument105 enum vga_switcheroo_client_id id; argument106 bool active;107 bool driver_power_control;108 struct list_head list;