Searched refs:USB_POWER_MODE_SAVE (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/usb/
H A Dusb_generic.c1809 case USB_POWER_MODE_SAVE:
1821 usbd_set_power_mode(udev, USB_POWER_MODE_SAVE);
1831 mode = USB_POWER_MODE_SAVE;
1841 mode = USB_POWER_MODE_SAVE;
H A Dusb.h99 #define USB_POWER_MODE_SAVE 2 /* automatic suspend and resume */ macro
H A Dusb_hub.c1554 usbd_set_power_mode(udev, USB_POWER_MODE_SAVE);
2943 power_mode = USB_POWER_MODE_SAVE;
/freebsd-12-stable/lib/libusb/
H A Dlibusb20_ugen20.c612 temp = USB_POWER_MODE_SAVE;
644 case USB_POWER_MODE_SAVE:
/freebsd-12-stable/sys/dev/usb/storage/
H A Dcfumass.c360 usbd_set_power_mode(uaa->device, USB_POWER_MODE_SAVE);
H A Dustorage_fs.c372 usbd_set_power_mode(uaa->device, USB_POWER_MODE_SAVE);
/freebsd-12-stable/sys/dev/usb/net/
H A Dif_usie.c457 usbd_set_power_mode(uaa->device, USB_POWER_MODE_SAVE);

Completed in 290 milliseconds