Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/can/
H A Dctucan_core.h119 bool ctucan_can_receive(CanBusClientState *client);
H A Dctucan_core.c523 bool ctucan_can_receive(CanBusClientState *client) in ctucan_can_receive() function
580 .can_receive = ctucan_can_receive,