Home
last modified time | relevance | path

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

/qemu/hw/core/
A Dstream.c19 return k->can_push ? k->can_push(sink, notify, notify_opaque) : true; in stream_can_push()
/qemu/include/hw/
A Dstream.h28 bool (*can_push)(StreamSink *obj, StreamCanPushNotifyFn notify, member
/qemu/hw/dma/
A Dxilinx_axidma.c636 .can_push = xilinx_axidma_data_stream_can_push,
648 ssc->can_push = ((StreamSinkClass *)data)->can_push; in xilinx_axidma_stream_class_init()
A Dxlnx_csu_dma.c728 ssc->can_push = xlnx_csu_dma_stream_can_push; in xlnx_csu_dma_class_init()

Completed in 11 milliseconds