Lines Matching refs:velocity_set_power_state
85 static void velocity_set_power_state(struct velocity_info *vptr, char state) in velocity_set_power_state() function
2222 velocity_set_power_state(vptr, PCI_D0); in velocity_open()
2230 velocity_set_power_state(vptr, PCI_D3hot); in velocity_open()
2417 velocity_set_power_state(vptr, PCI_D0); in velocity_ioctl()
2430 velocity_set_power_state(vptr, PCI_D3hot); in velocity_ioctl()
2868 velocity_set_power_state(vptr, PCI_D3hot); in velocity_probe()
3142 velocity_set_power_state(vptr, PCI_D3hot); in velocity_suspend()
3148 velocity_set_power_state(vptr, PCI_D3hot); in velocity_suspend()
3200 velocity_set_power_state(vptr, PCI_D0); in velocity_resume()
3266 velocity_set_power_state(vptr, PCI_D0); in velocity_ethtool_up()
3281 velocity_set_power_state(vptr, PCI_D3hot); in velocity_ethtool_down()