Searched refs:venus_helper_vb2_stop_streaming (Results 1 – 3 of 3) sorted by relevance
25 void venus_helper_vb2_stop_streaming(struct vb2_queue *q);
1544 void venus_helper_vb2_stop_streaming(struct vb2_queue *q) in venus_helper_vb2_stop_streaming() function1587 EXPORT_SYMBOL_GPL(venus_helper_vb2_stop_streaming);
1321 .stop_streaming = venus_helper_vb2_stop_streaming,