Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/can/usb/
Desd_usb.c522 static int esd_usb_send_msg(struct esd_usb *dev, struct esd_usb_msg *msg) in esd_usb_send_msg() function
653 err = esd_usb_send_msg(dev, msg); in esd_usb_start()
862 if (esd_usb_send_msg(priv->usb, msg) < 0) in esd_usb_close()
871 if (esd_usb_send_msg(priv->usb, msg) < 0) in esd_usb_close()
951 err = esd_usb_send_msg(priv->usb, msg); in esd_usb2_set_bittiming()
1086 err = esd_usb_send_msg(dev, msg); in esd_usb_probe()