Lines Matching refs:velocity_set_power_state
95 static void velocity_set_power_state(struct velocity_info *vptr, char state) in velocity_set_power_state() function
2253 velocity_set_power_state(vptr, PCI_D0); in velocity_open()
2261 velocity_set_power_state(vptr, PCI_D3hot); in velocity_open()
2455 velocity_set_power_state(vptr, PCI_D0); in velocity_ioctl()
2468 velocity_set_power_state(vptr, PCI_D3hot); in velocity_ioctl()
2902 velocity_set_power_state(vptr, PCI_D3hot); in velocity_probe()
3176 velocity_set_power_state(vptr, PCI_D3hot); in velocity_suspend()
3182 velocity_set_power_state(vptr, PCI_D3hot); in velocity_suspend()
3234 velocity_set_power_state(vptr, PCI_D0); in velocity_resume()
3300 velocity_set_power_state(vptr, PCI_D0); in velocity_ethtool_up()
3315 velocity_set_power_state(vptr, PCI_D3hot); in velocity_ethtool_down()