Home
last modified time | relevance | path

Searched refs:venus_helper_vb2_stop_streaming (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/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);
H A Dvenc.c1321 .stop_streaming = venus_helper_vb2_stop_streaming,