Home
last modified time | relevance | path

Searched refs:LIBUSB20_POWER_SAVE (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/lib/libusb/
H A Dlibusb20.h170 LIBUSB20_POWER_SAVE, enumerator
H A Dlibusb20_ugen20.c610 case LIBUSB20_POWER_SAVE: in ugen20_set_power_mode()
644 temp = LIBUSB20_POWER_SAVE; in ugen20_get_power_mode()
/freebsd-14.2/tools/tools/usbtest/
H A Dusb_control_ep_test.c451 LIBUSB20_POWER_ON : LIBUSB20_POWER_SAVE); in usb_suspend_resume_test()
/freebsd-14.2/usr.sbin/usbconfig/
H A Ddump.c104 case LIBUSB20_POWER_SAVE: in dump_power_mode()
H A Dusbconfig.c482 LIBUSB20_POWER_SAVE)) { in flush_command()