Home
last modified time | relevance | path

Searched refs:ucan_priv (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/can/usb/
Ducan.c261 struct ucan_priv;
265 struct ucan_priv *up;
277 struct ucan_priv { struct
318 static void ucan_release_context_array(struct ucan_priv *up) in ucan_release_context_array() argument
330 static int ucan_alloc_context_array(struct ucan_priv *up) in ucan_alloc_context_array()
357 static struct ucan_urb_context *ucan_alloc_context(struct ucan_priv *up) in ucan_alloc_context()
388 static bool ucan_release_context(struct ucan_priv *up, in ucan_release_context()
416 static int ucan_ctrl_command_out(struct ucan_priv *up, in ucan_ctrl_command_out()
431 static int ucan_device_request_in(struct ucan_priv *up, in ucan_device_request_in()
448 static void ucan_parse_device_info(struct ucan_priv *up, in ucan_parse_device_info()
[all …]