Searched refs:can_push (Results 1 – 4 of 4) sorted by relevance
19 return k->can_push ? k->can_push(sink, notify, notify_opaque) : true; in stream_can_push()
28 bool (*can_push)(StreamSink *obj, StreamCanPushNotifyFn notify, member
636 .can_push = xilinx_axidma_data_stream_can_push,648 ssc->can_push = ((StreamSinkClass *)data)->can_push; in xilinx_axidma_stream_class_init()
728 ssc->can_push = xlnx_csu_dma_stream_can_push; in xlnx_csu_dma_class_init()
Completed in 7 milliseconds