Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb.h127 #define USB_MIN_POWER 100 /* mA */ macro
H A Dusb_hub.c1391 hub->portpower = USB_MIN_POWER; in uhub_attach()
H A Dusb_device.c1979 udev->power = USB_MIN_POWER; in usb_alloc_device()