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.c175 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv; in ep_to_pipeRef()
1053 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv; in darwin_open()
1102 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv; in darwin_close()
1212 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv; in get_endpoints()
1273 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv; in darwin_claim_interface()
1376 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv; in darwin_release_interface()
1409 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv; in darwin_set_interface_altsetting()
2092 .device_handle_priv_size = sizeof(struct darwin_device_handle_priv),
Ddarwin_usb.h136 struct darwin_device_handle_priv { struct