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