Home
last modified time | relevance | path

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

/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_core.h333 * struct es58x_operators - Function pointers used to encode/decode
349 struct es58x_operators { struct
440 const struct es58x_operators *ops;
744 extern const struct es58x_operators es581_4_ops;
748 extern const struct es58x_operators es58x_fd_ops;
350 get_msg_lenes58x_operators global() argument
351 handle_urb_cmdes58x_operators global() argument
353 fill_urb_headeres58x_operators global() argument
355 tx_can_msges58x_operators global() argument
356 enable_channeles58x_operators global() argument
357 disable_channeles58x_operators global() argument
358 reset_devicees58x_operators global() argument
359 get_timestampes58x_operators global() argument
H A Des58x_core.c975 const struct es58x_operators *ops = priv->es58x_dev->ops; in es58x_rx_cmd_ret_u32()
1094 const struct es58x_operators *ops = es58x_dev->ops; in es58x_handle_urb_cmd()
2159 const struct es58x_operators *ops; in es58x_init_es58x_dev()
H A Des581_4.c498 const struct es58x_operators es581_4_ops = {
H A Des58x_fd.c556 const struct es58x_operators es58x_fd_ops = {