Home
last modified time | relevance | path

Searched refs:darwin_device_handle_priv (Results 1 – 2 of 2) sorted by relevance

/external/libusb/libusb/os/
Ddarwin_usb.c117 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv; in ep_to_pipeRef()
218 struct darwin_device_handle_priv *priv; in darwin_devices_detached()
241 priv = (struct darwin_device_handle_priv *)handle->os_priv; in darwin_devices_detached()
578 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv; in darwin_open()
639 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv; in darwin_close()
757 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv; in get_endpoints()
801 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv; in darwin_claim_interface()
936 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv; in darwin_release_interface()
969 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv; in darwin_set_interface_altsetting()
995 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv; in darwin_clear_halt()
[all …]
Ddarwin_usb.h127 struct darwin_device_handle_priv { struct