Searched refs:vf_size (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/staging/media/atomisp/pci/ |
| D | atomisp_cmd.c | 5243 struct v4l2_rect vf_size = {0}; in atomisp_set_fmt_to_isp() local 5247 vf_size.width = pix->width; in atomisp_set_fmt_to_isp() 5248 vf_size.height = pix->height; in atomisp_set_fmt_to_isp() 5250 vf_size.width = 640; in atomisp_set_fmt_to_isp() 5251 vf_size.height = 480; in atomisp_set_fmt_to_isp() 5261 V4L2_SEL_TGT_COMPOSE, 0, &vf_size); in atomisp_set_fmt_to_isp() 5269 vf_size.width, vf_size.height, 0, in atomisp_set_fmt_to_isp() 5275 vf_size.width, vf_size.height, 0, in atomisp_set_fmt_to_isp() 5279 vf_size.width, vf_size.height, 0, in atomisp_set_fmt_to_isp() 5284 vf_size.width, vf_size.height, 0, in atomisp_set_fmt_to_isp()
|
| /Linux-v5.15/drivers/net/ethernet/qlogic/qed/ |
| D | qed_mcp.c | 3592 p_out_params->vf_resc_num = mfw_resc_info.vf_size; in qed_mcp_resc_allocation_msg()
|
| D | qed_hsi.h | 12327 u32 vf_size; member
|