OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libusb_open_device_with_vid_pid
(Results
1 - 8
of
8
) sorted by null
/external/libusb/examples/
dpfp.c
70
devh =
libusb_open_device_with_vid_pid
(NULL, 0x05ba, 0x000a);
dpfp_threaded.c
99
devh =
libusb_open_device_with_vid_pid
(NULL, 0x05ba, 0x000a);
/external/libusb_aah/examples/
dpfp.c
70
devh =
libusb_open_device_with_vid_pid
(NULL, 0x05ba, 0x000a);
dpfp_threaded.c
99
devh =
libusb_open_device_with_vid_pid
(NULL, 0x05ba, 0x000a);
/external/libusb/libusb/
libusb.h
807
libusb_device_handle *
libusb_open_device_with_vid_pid
(libusb_context *ctx,
[
all
...]
core.c
948
API_EXPORTED libusb_device_handle *
libusb_open_device_with_vid_pid
(
function
[
all
...]
/external/libusb_aah/libusb/
libusb.h
997
libusb_device_handle * LIBUSB_CALL
libusb_open_device_with_vid_pid
(
[
all
...]
core.c
1006
libusb_device_handle * LIBUSB_CALL
libusb_open_device_with_vid_pid
(
function
[
all
...]
Completed in 82 milliseconds