Searched refs:LIBUSB20_INIT (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/tools/tools/usbtest/
H A Dusb_control_ep_test.c106 LIBUSB20_INIT(LIBUSB20_CONTROL_SETUP, &req);
506 LIBUSB20_INIT(LIBUSB20_CONTROL_SETUP, &setup_set_stall);
513 LIBUSB20_INIT(LIBUSB20_CONTROL_SETUP, &setup_get_status);
H A Dusb_modem_test.c221 LIBUSB20_INIT(LIBUSB20_CONTROL_SETUP, &setup);
H A Dusb_msc_test.c129 LIBUSB20_INIT(LIBUSB20_CONTROL_SETUP, &setup);
/freebsd-11-stable/lib/libusb/
H A Dlibusb20_desc.c148 LIBUSB20_INIT(LIBUSB20_CONFIG_DESC, &lub_config->desc);
176 LIBUSB20_INIT(LIBUSB20_ENDPOINT_DESC, &last_ep->desc);
203 LIBUSB20_INIT(LIBUSB20_INTERFACE_DESC, &last_if->desc);
H A Dlibusb20_desc.h202 #define LIBUSB20_INIT(what, ptr) do { \ macro
H A Dlibusb10_io.c475 LIBUSB20_INIT(LIBUSB20_CONTROL_SETUP, &req);
H A Dlibusb01.c702 LIBUSB20_INIT(LIBUSB20_CONTROL_SETUP, &req);
H A Dlibusb20.c825 LIBUSB20_INIT(LIBUSB20_CONTROL_SETUP, &req);
H A Dlibusb20_ugen20.c164 LIBUSB20_INIT(LIBUSB20_DEVICE_DESC, &(pdev->ddesc));
/freebsd-11-stable/share/examples/libusb20/
H A Dcontrol.c329 LIBUSB20_INIT(LIBUSB20_CONTROL_SETUP, &setup);
/freebsd-11-stable/usr.sbin/usbconfig/
H A Dusbconfig.c822 LIBUSB20_INIT(LIBUSB20_CONTROL_SETUP, &opt->setup);

Completed in 207 milliseconds