Home
last modified time | relevance | path

Searched refs:bMaxPower (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/sys/dev/usb/template/
H A Dusb_template.h80 uint8_t bMaxPower; member
H A Dusb_template_cdceem.c146 .bMaxPower = 0,
H A Dusb_template_msc.c145 .bMaxPower = 0,
H A Dusb_template_midi.c202 .bMaxPower = 0,
H A Dusb_template_kbd.c160 .bMaxPower = 0,
H A Dusb_template_mouse.c158 .bMaxPower = 0,
H A Dusb_template_mtp.c167 .bMaxPower = 0,
H A Dusb_template_modem.c201 .bMaxPower = 0,
H A Dusb_template_cdce.c222 .bMaxPower = 0,
H A Dusb_template_audio.c354 .bMaxPower = 0,
H A Dusb_template_phone.c350 .bMaxPower = 0,
H A Dusb_template_serialnet.c328 .bMaxPower = 0,
H A Dusb_template_multi.c371 .bMaxPower = 0,
H A Dusb_template.c492 cd->bMaxPower = power / 2; /* 2 mA units */ in usb_make_config_desc()
/freebsd/lib/libusb/
H A Dlibusb20_desc.h259 m(n, UINT8_T, bMaxPower, ) \
H A Dlibusb10_desc.c189 pconfd->MaxPower = pconf->desc.bMaxPower; in libusb_get_config_descriptor()
H A Dlibusb01.c446 bcfg->MaxPower = acfg->desc.bMaxPower; in usb_parse_config()
/freebsd/sys/dev/usb/
H A Dusb.h398 uByte bMaxPower; /* max current in 2 mA units */ member
H A Dusb_device.c741 selfpowered, cdp->bMaxPower * 2); in usbd_set_config_index()
744 power = cdp->bMaxPower * 2; in usbd_set_config_index()
/freebsd/usr.sbin/bhyve/
H A Dusb_mouse.c176 .bMaxPower = 0,
/freebsd/sys/dev/usb/controller/
H A Datmegadci.c1480 .bMaxPower = 0,
H A Davr32dci.c1429 .bMaxPower = 0,
H A Duss820dci.c1774 .bMaxPower = 0,
H A Dohci.c2020 .bMaxPower = 0, /* max power */
H A Duhci.c2274 .bMaxPower = 0 /* max power */

12