Searched refs:frame_vector_destroy (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/media/
H A Dframe_vector.h17 void frame_vector_destroy(struct frame_vector *vec);
/linux-master/drivers/media/common/videobuf2/
H A Dvideobuf2-memops.c64 frame_vector_destroy(vec);
79 frame_vector_destroy(vec);
H A Dframe_vector.c186 * frame_vector_destroy() - free memory allocated to carry frame vector
191 void frame_vector_destroy(struct frame_vector *vec) function
197 EXPORT_SYMBOL(frame_vector_destroy); variable

Completed in 214 milliseconds