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

/freebsd-10-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-10-stable/lib/libusb/
H A Dlibusb20_desc.c147 LIBUSB20_INIT(LIBUSB20_CONFIG_DESC, &lub_config->desc);
175 LIBUSB20_INIT(LIBUSB20_ENDPOINT_DESC, &last_ep->desc);
202 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.c807 LIBUSB20_INIT(LIBUSB20_CONTROL_SETUP, &req);
H A Dlibusb20_ugen20.c164 LIBUSB20_INIT(LIBUSB20_DEVICE_DESC, &(pdev->ddesc));
/freebsd-10-stable/usr.sbin/bluetooth/ath3kfw/
H A Dath3kfw.c230 LIBUSB20_INIT(LIBUSB20_CONTROL_SETUP, &req);
/freebsd-10-stable/share/examples/libusb20/
H A Dcontrol.c329 LIBUSB20_INIT(LIBUSB20_CONTROL_SETUP, &setup);
/freebsd-10-stable/usr.sbin/usbconfig/
H A Dusbconfig.c820 LIBUSB20_INIT(LIBUSB20_CONTROL_SETUP, &opt->setup);

Completed in 204 milliseconds