Searched refs:linux_device_handle_priv (Results 1 – 1 of 1) sorted by relevance
134 struct linux_device_handle_priv { struct1309 struct linux_device_handle_priv *hpriv = usbi_get_device_handle_priv(handle); in initialize_handle()1329 struct linux_device_handle_priv *hpriv = usbi_get_device_handle_priv(handle); in op_wrap_sys_device()1405 struct linux_device_handle_priv *hpriv = usbi_get_device_handle_priv(dev_handle); in op_close()1423 struct linux_device_handle_priv *hpriv = usbi_get_device_handle_priv(handle); in op_get_configuration()1441 struct linux_device_handle_priv *hpriv = usbi_get_device_handle_priv(handle); in op_set_configuration()1468 struct linux_device_handle_priv *hpriv = usbi_get_device_handle_priv(handle); in claim_interface()1488 struct linux_device_handle_priv *hpriv = usbi_get_device_handle_priv(handle); in release_interface()1505 struct linux_device_handle_priv *hpriv = usbi_get_device_handle_priv(handle); in op_set_interface()1529 struct linux_device_handle_priv *hpriv = usbi_get_device_handle_priv(handle); in op_clear_halt()[all …]