OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:windows_device_handle_priv
(Results
1 - 2
of
2
) sorted by null
/external/libusb_aah/libusb/os/
windows_usb.c
623
struct
windows_device_handle_priv
*handle_priv = _device_handle_priv(
667
struct
windows_device_handle_priv
* handle_priv = _device_handle_priv(dev_handle);
[
all
...]
windows_usb.h
217
struct
windows_device_handle_priv
{
struct
223
static inline struct
windows_device_handle_priv
*_device_handle_priv(
226
return (struct
windows_device_handle_priv
*) handle->os_priv;
Completed in 24 milliseconds