Searched defs:es58x_operators (Results 1 – 1 of 1) sorted by relevance
346 struct es58x_operators { struct347 u16 (*get_msg_len)(const union es58x_urb_cmd *urb_cmd);348 int (*handle_urb_cmd)(struct es58x_device *es58x_dev,350 void (*fill_urb_header)(union es58x_urb_cmd *urb_cmd, u8 cmd_type,352 int (*tx_can_msg)(struct es58x_priv *priv, const struct sk_buff *skb);353 int (*enable_channel)(struct es58x_priv *priv);354 int (*disable_channel)(struct es58x_priv *priv);355 int (*reset_device)(struct es58x_device *es58x_dev);356 int (*get_timestamp)(struct es58x_device *es58x_dev);