Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_native_linux.c53 static void dispatch_frame(const struct device *dev, struct can_frame *frame) in dispatch_frame() function
123 dispatch_frame(dev, &frame); in rx_thread()