Searched refs:zoran_v4l_set_format (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
H A D | zoran_driver.c | 167 static int zoran_v4l_set_format(struct zoran *zr, int width, int height, in zoran_v4l_set_format() function 554 res = zoran_v4l_set_format(zr, fmt->fmt.pix.width, fmt->fmt.pix.height, in zoran_s_fmt_vid_cap()
|
/kernel/linux/linux-6.6/drivers/media/pci/zoran/ |
H A D | zoran_driver.c | 165 static int zoran_v4l_set_format(struct zoran *zr, int width, int height, in zoran_v4l_set_format() function 543 res = zoran_v4l_set_format(zr, fmt->fmt.pix.width, fmt->fmt.pix.height, in zoran_s_fmt_vid_cap()
|
Completed in 3 milliseconds