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
2235 velocity_set_power_state(vptr, PCI_D0); in velocity_open()
2243 velocity_set_power_state(vptr, PCI_D3hot); in velocity_open()
2437 velocity_set_power_state(vptr, PCI_D0); in velocity_ioctl()
2450 velocity_set_power_state(vptr, PCI_D3hot); in velocity_ioctl()
2884 velocity_set_power_state(vptr, PCI_D3hot); in velocity_probe()
3158 velocity_set_power_state(vptr, PCI_D3hot); in velocity_suspend()
3164 velocity_set_power_state(vptr, PCI_D3hot); in velocity_suspend()
3216 velocity_set_power_state(vptr, PCI_D0); in velocity_resume()
3282 velocity_set_power_state(vptr, PCI_D0); in velocity_ethtool_up()
3297 velocity_set_power_state(vptr, PCI_D3hot); in velocity_ethtool_down()