Home
last modified time | relevance | path

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

/linux/drivers/net/can/usb/etas_es58x/
H A Des581_4.h76 struct es581_4_tx_can_msg { struct
92 sizeof(struct es581_4_tx_can_msg)];
H A Des581_4.c344 static int es581_4_tx_can_msg(struct es58x_priv *priv, in es581_4_tx_can_msg() function
351 struct es581_4_tx_can_msg *tx_can_msg; in es581_4_tx_can_msg()
502 .tx_can_msg = es581_4_tx_can_msg,