Home
last modified time | relevance | path

Searched refs:venus_helper_vb2_stop_streaming (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhelpers.h22 void venus_helper_vb2_stop_streaming(struct vb2_queue *q);
H A Dhelpers.c1392 void venus_helper_vb2_stop_streaming(struct vb2_queue *q) in venus_helper_vb2_stop_streaming() function
1433 EXPORT_SYMBOL_GPL(venus_helper_vb2_stop_streaming); variable
H A Dvenc.c939 .stop_streaming = venus_helper_vb2_stop_streaming,
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhelpers.h25 void venus_helper_vb2_stop_streaming(struct vb2_queue *q);
H A Dhelpers.c1544 void venus_helper_vb2_stop_streaming(struct vb2_queue *q) in venus_helper_vb2_stop_streaming() function
1587 EXPORT_SYMBOL_GPL(venus_helper_vb2_stop_streaming); variable
H A Dvenc.c1321 .stop_streaming = venus_helper_vb2_stop_streaming,

Completed in 10 milliseconds