Home
last modified time | relevance | path

Searched refs:USB_MIN_POWER (Results 1 – 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb.h109 #define USB_MIN_POWER 100 /* mA */ macro
Dusb_device.c1764 udev->power = USB_MIN_POWER; in usb_alloc_device()
Dusb_hub.c1455 hub->portpower = USB_MIN_POWER; in uhub_attach()