Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_leaf.c834 u16 cap_cmd_res; in kvaser_usb_leaf_get_single_capability() local
859 cap_cmd_res = le16_to_cpu(cmd->u.leaf.cap_res.cap_cmd); in kvaser_usb_leaf_get_single_capability()
860 switch (cap_cmd_res) { in kvaser_usb_leaf_get_single_capability()
868 cap_cmd_res); in kvaser_usb_leaf_get_single_capability()
874 switch (cap_cmd_res) { in kvaser_usb_leaf_get_single_capability()
H A Dkvaser_usb_hydra.c762 u16 cap_cmd_res; in kvaser_usb_hydra_get_single_capability() local
791 cap_cmd_res = le16_to_cpu(cmd->cap_res.cap_cmd); in kvaser_usb_hydra_get_single_capability()
792 switch (cap_cmd_res) { in kvaser_usb_hydra_get_single_capability()
801 cap_cmd_res); in kvaser_usb_hydra_get_single_capability()
807 switch (cap_cmd_res) { in kvaser_usb_hydra_get_single_capability()