Lines Matching refs:velocity_set_power_state
86 static void velocity_set_power_state(struct velocity_info *vptr, char state) in velocity_set_power_state() function
2241 velocity_set_power_state(vptr, PCI_D0); in velocity_open()
2249 velocity_set_power_state(vptr, PCI_D3hot); in velocity_open()
2436 velocity_set_power_state(vptr, PCI_D0); in velocity_ioctl()
2449 velocity_set_power_state(vptr, PCI_D3hot); in velocity_ioctl()
2874 velocity_set_power_state(vptr, PCI_D3hot); in velocity_probe()
3149 velocity_set_power_state(vptr, PCI_D3hot); in velocity_suspend()
3155 velocity_set_power_state(vptr, PCI_D3hot); in velocity_suspend()
3207 velocity_set_power_state(vptr, PCI_D0); in velocity_resume()
3277 velocity_set_power_state(vptr, PCI_D0); in velocity_ethtool_up()
3294 velocity_set_power_state(vptr, PCI_D3hot); in velocity_ethtool_down()