Searched refs:linux_device_handle_priv (Results 1 – 1 of 1) sorted by relevance
109 struct linux_device_handle_priv { struct151 static struct linux_device_handle_priv *__device_handle_priv( in __device_handle_priv()154 return (struct linux_device_handle_priv *) handle->os_priv; in __device_handle_priv()1051 struct linux_device_handle_priv *hpriv = __device_handle_priv(handle); in op_open()1341 struct linux_device_handle_priv *dpriv = in submit_bulk_transfer()1456 struct linux_device_handle_priv *dpriv = in submit_iso_transfer()1613 struct linux_device_handle_priv *dpriv = in submit_control_transfer()1677 struct linux_device_handle_priv *dpriv = in cancel_control_transfer()1705 struct linux_device_handle_priv *dpriv = in cancel_bulk_transfer()1727 struct linux_device_handle_priv *dpriv = in cancel_iso_transfer()[all …]