Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/can/usb/
Desd_usb2.c515 static int esd_usb2_send_msg(struct esd_usb2 *dev, struct esd_usb2_msg *msg) in esd_usb2_send_msg() function
649 err = esd_usb2_send_msg(dev, msg); in esd_usb2_start()
862 if (esd_usb2_send_msg(priv->usb2, msg) < 0) in esd_usb2_close()
871 if (esd_usb2_send_msg(priv->usb2, msg) < 0) in esd_usb2_close()
947 err = esd_usb2_send_msg(priv->usb2, msg); in esd_usb2_set_bittiming()
1082 err = esd_usb2_send_msg(dev, msg); in esd_usb2_probe()