Home
last modified time | relevance | path

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

/linux/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_leaf.c872 u16 cap_cmd_res; in kvaser_usb_leaf_get_single_capability() local
897 cap_cmd_res = le16_to_cpu(cmd->u.leaf.cap_res.cap_cmd); in kvaser_usb_leaf_get_single_capability()
898 switch (cap_cmd_res) { in kvaser_usb_leaf_get_single_capability()
906 cap_cmd_res); in kvaser_usb_leaf_get_single_capability()
912 switch (cap_cmd_res) { in kvaser_usb_leaf_get_single_capability()
H A Dkvaser_usb_hydra.c783 u16 cap_cmd_res; in kvaser_usb_hydra_get_single_capability() local
812 cap_cmd_res = le16_to_cpu(cmd->cap_res.cap_cmd); in kvaser_usb_hydra_get_single_capability()
813 switch (cap_cmd_res) { in kvaser_usb_hydra_get_single_capability()
822 cap_cmd_res); in kvaser_usb_hydra_get_single_capability()
828 switch (cap_cmd_res) { in kvaser_usb_hydra_get_single_capability()