Searched refs:driver_power_control (Results 1 – 2 of 2) sorted by relevance
103 * @driver_power_control: whether power state is controlled by the driver's120 bool driver_power_control; member 296 bool driver_power_control) in register_client() argument 309 client->driver_power_control = driver_power_control; in register_client() 329 * @driver_power_control: whether power state is controlled by the driver's341 bool driver_power_control) in vga_switcheroo_register_client() argument 345 driver_power_control); in vga_switcheroo_register_client() 457 if (client->driver_power_control) in vga_switcheroo_pwr_state() 658 client->driver_power_control in vga_switcheroo_show() [all...]
154 bool driver_power_control);180 const struct vga_switcheroo_client_ops *ops, bool driver_power_control) { return 0; } in vga_switcheroo_register_client() argument