Home
last modified time | relevance | path

Searched refs:driver_power_control (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/vga/
H A Dvga_switcheroo.c103 * @driver_power_control: whether power state is controlled by the driver's
120 bool driver_power_control; member
296 bool driver_power_control) in register_client()
309 client->driver_power_control = driver_power_control; in register_client()
329 * @driver_power_control: whether power state is controlled by the driver's
341 bool driver_power_control) in vga_switcheroo_register_client()
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()
291 register_client(struct pci_dev *pdev, const struct vga_switcheroo_client_ops *ops, enum vga_switcheroo_client_id id, struct pci_dev *vga_dev, bool active, bool driver_power_control) register_client() argument
339 vga_switcheroo_register_client(struct pci_dev *pdev, const struct vga_switcheroo_client_ops *ops, bool driver_power_control) vga_switcheroo_register_client() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/vga/
H A Dvga_switcheroo.c103 * @driver_power_control: whether power state is controlled by the driver's
120 bool driver_power_control; member
296 bool driver_power_control) in register_client()
309 client->driver_power_control = driver_power_control; in register_client()
329 * @driver_power_control: whether power state is controlled by the driver's
341 bool driver_power_control) in vga_switcheroo_register_client()
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()
291 register_client(struct pci_dev *pdev, const struct vga_switcheroo_client_ops *ops, enum vga_switcheroo_client_id id, struct pci_dev *vga_dev, bool active, bool driver_power_control) register_client() argument
339 vga_switcheroo_register_client(struct pci_dev *pdev, const struct vga_switcheroo_client_ops *ops, bool driver_power_control) vga_switcheroo_register_client() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dvga_switcheroo.h154 bool driver_power_control);
180 const struct vga_switcheroo_client_ops *ops, bool driver_power_control) { return 0; } in vga_switcheroo_register_client()
179 vga_switcheroo_register_client(struct pci_dev *dev, const struct vga_switcheroo_client_ops *ops, bool driver_power_control) vga_switcheroo_register_client() argument
/kernel/linux/linux-6.6/include/linux/
H A Dvga_switcheroo.h154 bool driver_power_control);
180 const struct vga_switcheroo_client_ops *ops, bool driver_power_control) { return 0; } in vga_switcheroo_register_client()
179 vga_switcheroo_register_client(struct pci_dev *dev, const struct vga_switcheroo_client_ops *ops, bool driver_power_control) vga_switcheroo_register_client() argument

Completed in 4 milliseconds