Searched refs:csi_channel_info (Results 1 - 6 of 6) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
H A D | dev.h | 251 struct csi_channel_info {
struct 712 struct csi_channel_info channels[RKCIF_MAX_CSI_CHANNEL];
770 struct csi_channel_info *csi_info);
|
H A D | capture.c | 715 struct csi_channel_info *csi_info)
in get_input_fmt() 1503 struct csi_channel_info *channel = &dev->channels[channel_id];
in rkcif_assign_new_buffer_init() 1604 struct csi_channel_info *channel = &dev->channels[channel_id];
in rkcif_assign_new_buffer_update() 1887 static void rkcif_csi_set_lvds_sav_eav(struct rkcif_stream *stream, struct csi_channel_info *channel)
in rkcif_csi_set_lvds_sav_eav() 1939 static unsigned char get_csi_fmt_val(const struct cif_input_fmt *cif_fmt_in, struct csi_channel_info *csi_info)
in get_csi_fmt_val() 1966 static int rkcif_csi_channel_init(struct rkcif_stream *stream, struct csi_channel_info *channel)
in rkcif_csi_channel_init() 2064 static int rkcif_csi_channel_set(struct rkcif_stream *stream, struct csi_channel_info *channel,
in rkcif_csi_channel_set() 2264 static int rkcif_csi_channel_set_v1(struct rkcif_stream *stream, struct csi_channel_info *channel,
in rkcif_csi_channel_set_v1() 2378 struct csi_channel_info *channel;
in rkcif_csi_stream_start() 4398 struct csi_channel_info csi_inf in rkcif_enum_framesizes() [all...] |
H A D | cif-scale.c | 333 struct csi_channel_info csi_info;
in rkcif_scale_enum_framesizes()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
H A D | dev.h | 262 struct csi_channel_info { struct 677 struct csi_channel_info channels[RKCIF_MAX_CSI_CHANNEL]; 730 u32 pad_id, struct csi_channel_info *csi_info);
|
H A D | capture.c | 658 u32 pad_id, struct csi_channel_info *csi_info) in get_input_fmt() 1479 struct csi_channel_info *channel = &dev->channels[channel_id]; in rkcif_assign_new_buffer_init() 1592 struct csi_channel_info *channel = &dev->channels[channel_id]; in rkcif_assign_new_buffer_update() 1898 struct csi_channel_info *channel) in rkcif_csi_set_lvds_sav_eav() 1956 struct csi_channel_info *csi_info) in get_csi_fmt_val() 1985 struct csi_channel_info *channel) in rkcif_csi_channel_init() 2085 struct csi_channel_info *channel, in rkcif_csi_channel_set() 2300 struct csi_channel_info *channel, in rkcif_csi_channel_set_v1() 2426 struct csi_channel_info *channel; in rkcif_csi_stream_start() 4560 struct csi_channel_info csi_inf in rkcif_enum_framesizes() [all...] |
H A D | cif-scale.c | 352 struct csi_channel_info csi_info; in rkcif_scale_enum_framesizes()
|
Completed in 24 milliseconds