HomeSort by relevance Sort by last modified time
    Searched refs:linux_device_handle_priv (Results 1 - 2 of 2) sorted by null

  /external/libusb/libusb/os/
linux_usbfs.c 109 struct linux_device_handle_priv { struct
151 static struct linux_device_handle_priv *__device_handle_priv(
154 return (struct linux_device_handle_priv *) handle->os_priv;
1051 struct linux_device_handle_priv *hpriv = __device_handle_priv(handle);
    [all...]
  /external/libusb_aah/libusb/os/
linux_usbfs.c 117 struct linux_device_handle_priv { struct
167 static struct linux_device_handle_priv *_device_handle_priv(
170 return (struct linux_device_handle_priv *) handle->os_priv;
    [all...]

Completed in 487 milliseconds