18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ci#include <media/v4l2-common.h> 38c2ecf20Sopenharmony_ci#include <media/v4l2-fh.h> 48c2ecf20Sopenharmony_ci#include <media/videobuf2-v4l2.h> 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci#define CREATE_TRACE_POINTS 78c2ecf20Sopenharmony_ci#include <trace/events/v4l2.h> 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL_GPL(vb2_v4l2_buf_done); 108c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL_GPL(vb2_v4l2_buf_queue); 118c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL_GPL(vb2_v4l2_dqbuf); 128c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL_GPL(vb2_v4l2_qbuf); 13