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()352 static struct ucan_urb_context *ucan_alloc_context(struct ucan_priv *up) in ucan_alloc_context()383 static bool ucan_release_context(struct ucan_priv *up, in ucan_release_context()411 static int ucan_ctrl_command_out(struct ucan_priv *up, in ucan_ctrl_command_out()426 static void ucan_get_fw_str(struct ucan_priv *up, char *fw_str, size_t size) in ucan_get_fw_str()445 static void ucan_parse_device_info(struct ucan_priv *up, in ucan_parse_device_info()[all …]