Searched refs:ucan_priv (Results 1 – 1 of 1) sorted by relevance
259 struct ucan_priv;263 struct ucan_priv *up;274 struct ucan_priv { struct314 static void ucan_release_context_array(struct ucan_priv *up) in ucan_release_context_array() argument326 static int ucan_alloc_context_array(struct ucan_priv *up) in ucan_alloc_context_array()353 static struct ucan_urb_context *ucan_alloc_context(struct ucan_priv *up) in ucan_alloc_context()384 static bool ucan_release_context(struct ucan_priv *up, in ucan_release_context()412 static int ucan_ctrl_command_out(struct ucan_priv *up, in ucan_ctrl_command_out()427 static int ucan_device_request_in(struct ucan_priv *up, in ucan_device_request_in()444 static void ucan_parse_device_info(struct ucan_priv *up, in ucan_parse_device_info()[all …]