Searched refs:can_sja1000_send (Results 1 – 4 of 4) sorted by relevance
219 int can_sja1000_send(const struct device *dev, const struct can_frame *frame, k_timeout_t timeout,
139 .send = can_sja1000_send,
229 .send = can_sja1000_send,
380 int can_sja1000_send(const struct device *dev, const struct can_frame *frame, k_timeout_t timeout, in can_sja1000_send() function