Home
last modified time | relevance | path

Searched refs:IEP_MSG (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_reg.c23 static void iep_config_src_size(struct IEP_MSG *iep_msg) in iep_config_src_size()
36 static void iep_config_dst_size(struct IEP_MSG *iep_msg) in iep_config_dst_size()
49 static void iep_config_dst_width_tile(struct IEP_MSG *iep_msg) in iep_config_dst_width_tile()
63 static void iep_config_dst_fmt(struct IEP_MSG *iep_msg) in iep_config_dst_fmt()
175 static void iep_config_src_fmt(struct IEP_MSG *iep_msg) in iep_config_src_fmt()
280 static void iep_config_scl(struct IEP_MSG *iep_msg) in iep_config_scl()
371 static void iep_config_cg_order(struct IEP_MSG *iep_msg) in iep_config_cg_order()
384 static void iep_config_cg(struct IEP_MSG *iep_msg) in iep_config_cg()
408 static void iep_config_dde(struct IEP_MSG *iep_msg) in iep_config_dde()
422 static void iep_config_color_enh(struct IEP_MSG *iep_msg) in iep_config_color_enh()
[all …]
H A Diep_drv.c696 struct IEP_MSG *msg; in iep_ioctl()
699 if (copy_from_user(msg, (struct IEP_MSG *)arg, in iep_ioctl()
700 sizeof(struct IEP_MSG))) { in iep_ioctl()
784 struct IEP_MSG *msg; in compat_iep_ioctl()
791 sizeof(struct IEP_MSG))) { in compat_iep_ioctl()
1227 struct IEP_MSG msg; in iep_test_case0()
1246 memset(&msg, 0, sizeof(struct IEP_MSG)); in iep_test_case0()
H A Diep.h195 struct IEP_MSG { struct
H A Dhw_iep_reg.h506 void iep_config_lcdc_path(struct IEP_MSG *iep_msg);
522 void iep_config(iep_session *session, struct IEP_MSG *iep_msg);