Searched defs:es58x_operators (Results 1 – 1 of 1) sorted by relevance
349 struct es58x_operators { struct350 u16 (*get_msg_len)(const union es58x_urb_cmd *urb_cmd);351 int (*handle_urb_cmd)(struct es58x_device *es58x_dev,353 void (*fill_urb_header)(union es58x_urb_cmd *urb_cmd, u8 cmd_type,355 int (*tx_can_msg)(struct es58x_priv *priv, const struct sk_buff *skb);356 int (*enable_channel)(struct es58x_priv *priv);357 int (*disable_channel)(struct es58x_priv *priv);358 int (*reset_device)(struct es58x_device *es58x_dev);359 int (*get_timestamp)(struct es58x_device *es58x_dev);