Searched refs:venus_helper_vb2_stop_streaming (Results 1 – 3 of 3) sorted by relevance
22 void venus_helper_vb2_stop_streaming(struct vb2_queue *q);
1468 void venus_helper_vb2_stop_streaming(struct vb2_queue *q) in venus_helper_vb2_stop_streaming() function1509 EXPORT_SYMBOL_GPL(venus_helper_vb2_stop_streaming);
1119 .stop_streaming = venus_helper_vb2_stop_streaming,