Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/can/
H A Dctucan_core.h121 ssize_t ctucan_receive(CanBusClientState *client,
H A Dctucan_core.c534 ssize_t ctucan_receive(CanBusClientState *client, const qemu_can_frame *frames, in ctucan_receive() function
581 .receive = ctucan_receive,