Searched refs:vf_size (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/staging/media/atomisp/pci/ |
D | atomisp_cmd.c | 5256 struct v4l2_rect vf_size = {0}; in atomisp_set_fmt_to_isp() local 5260 vf_size.width = pix->width; in atomisp_set_fmt_to_isp() 5261 vf_size.height = pix->height; in atomisp_set_fmt_to_isp() 5263 vf_size.width = 640; in atomisp_set_fmt_to_isp() 5264 vf_size.height = 480; in atomisp_set_fmt_to_isp() 5274 V4L2_SEL_TGT_COMPOSE, 0, &vf_size); in atomisp_set_fmt_to_isp() 5282 vf_size.width, vf_size.height, 0, in atomisp_set_fmt_to_isp() 5288 vf_size.width, vf_size.height, 0, in atomisp_set_fmt_to_isp() 5292 vf_size.width, vf_size.height, 0, in atomisp_set_fmt_to_isp() 5297 vf_size.width, vf_size.height, 0, in atomisp_set_fmt_to_isp()
|
/linux-5.19.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_mfw_hsi.h | 986 u32 vf_size; member
|
D | qed_mcp.c | 3653 p_out_params->vf_resc_num = mfw_resc_info.vf_size; in qed_mcp_resc_allocation_msg()
|