Home
last modified time | relevance | path

Searched defs:input_rockit_cfg (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_rockit.c29 static struct rkisp_stream *rkisp_rockit_get_stream(struct rockit_cfg *input_rockit_cfg) in rkisp_rockit_get_stream()
84 int rkisp_rockit_buf_queue(struct rockit_cfg *input_rockit_cfg) in rkisp_rockit_buf_queue()
298 int rkisp_rockit_pause_stream(struct rockit_cfg *input_rockit_cfg) in rkisp_rockit_pause_stream()
315 int rkisp_rockit_config_stream(struct rockit_cfg *input_rockit_cfg, in rkisp_rockit_config_stream()
366 int rkisp_rockit_resume_stream(struct rockit_cfg *input_rockit_cfg) in rkisp_rockit_resume_stream()
393 int rkisp_rockit_get_tb_stream_info(struct rockit_cfg *input_rockit_cfg, in rkisp_rockit_get_tb_stream_info()
410 int rkisp_rockit_free_tb_stream_buf(struct rockit_cfg *input_rockit_cfg) in rkisp_rockit_free_tb_stream_buf()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcif-rockit.c27 static struct rkcif_stream *rkcif_rockit_get_stream(struct rockit_rkcif_cfg *input_rockit_cfg) in rkcif_rockit_get_stream()
76 int rkcif_rockit_buf_queue(struct rockit_rkcif_cfg *input_rockit_cfg) in rkcif_rockit_buf_queue()
268 int rkcif_rockit_pause_stream(struct rockit_rkcif_cfg *input_rockit_cfg) in rkcif_rockit_pause_stream()
285 int rkcif_rockit_config_stream(struct rockit_rkcif_cfg *input_rockit_cfg, in rkcif_rockit_config_stream()
311 int rkcif_rockit_resume_stream(struct rockit_rkcif_cfg *input_rockit_cfg) in rkcif_rockit_resume_stream()
/OK3568_Linux_fs/kernel/include/soc/rockchip/
H A Drockchip_rockit.h140 static inline int rkisp_rockit_buf_queue(struct rockit_cfg *input_rockit_cfg) in rkisp_rockit_buf_queue()
144 static inline int rkisp_rockit_pause_stream(struct rockit_cfg *input_rockit_cfg) in rkisp_rockit_pause_stream()
148 static inline int rkisp_rockit_resume_stream(struct rockit_cfg *input_rockit_cfg) in rkisp_rockit_resume_stream()
152 static inline int rkisp_rockit_config_stream(struct rockit_cfg *input_rockit_cfg, in rkisp_rockit_config_stream()
158 static inline int rkisp_rockit_get_tb_stream_info(struct rockit_cfg *input_rockit_cfg, in rkisp_rockit_get_tb_stream_info()
164 static inline int rkisp_rockit_free_tb_stream_buf(struct rockit_cfg *input_rockit_cfg) in rkisp_rockit_free_tb_stream_buf()