Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/can/usb/etas_es58x/
H A Des581_4.h76 struct es581_4_tx_can_msg { struct
88 /* Using type "u8[]" instead of "struct es581_4_tx_can_msg[]"
92 sizeof(struct es581_4_tx_can_msg)];
H A Des581_4.c26 * (struct es581_4_tx_can_msg and struct es581_4_rx_can_msg) as an
344 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,

Completed in 2 milliseconds