Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_leaf.c772 u16 cap_cmd_res; in kvaser_usb_leaf_get_single_capability() local
797 cap_cmd_res = le16_to_cpu(cmd->u.leaf.cap_res.cap_cmd); in kvaser_usb_leaf_get_single_capability()
798 switch (cap_cmd_res) { in kvaser_usb_leaf_get_single_capability()
806 cap_cmd_res); in kvaser_usb_leaf_get_single_capability()
812 switch (cap_cmd_res) { in kvaser_usb_leaf_get_single_capability()
Dkvaser_usb_hydra.c751 u16 cap_cmd_res; in kvaser_usb_hydra_get_single_capability() local
780 cap_cmd_res = le16_to_cpu(cmd->cap_res.cap_cmd); in kvaser_usb_hydra_get_single_capability()
781 switch (cap_cmd_res) { in kvaser_usb_hydra_get_single_capability()
790 cap_cmd_res); in kvaser_usb_hydra_get_single_capability()
796 switch (cap_cmd_res) { in kvaser_usb_hydra_get_single_capability()