Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_stats_v1x.c90 static void rkisp1_stats_get_afc_meas(struct rkisp_isp_stats_vdev *stats_vdev, in rkisp1_stats_get_afc_meas() function
233 .get_afc_meas = rkisp1_stats_get_afc_meas,
242 .get_afc_meas = rkisp1_stats_get_afc_meas,
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/
H A Disp_stats.c284 static void rkisp1_stats_get_afc_meas(struct rkisp1_isp_stats_vdev *stats_vdev, in rkisp1_stats_get_afc_meas() function
421 .get_afc_meas = rkisp1_stats_get_afc_meas,
430 .get_afc_meas = rkisp1_stats_get_afc_meas,
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-stats.c230 static void rkisp1_stats_get_afc_meas(struct rkisp1_stats *stats, in rkisp1_stats_get_afc_meas() function
332 rkisp1_stats_get_afc_meas(stats, cur_stat_buf); in rkisp1_stats_send_measurement()