Searched refs:set_selection (Results 1 – 15 of 15) sorted by relevance
/drivers/media/v4l2-core/ |
D | v4l2-subdev.c | 322 sd, pad, set_selection, subdev_fh, &sel); in subdev_do_ioctl() 396 sd, pad, set_selection, subdev_fh, sel); in subdev_do_ioctl()
|
/drivers/media/platform/vsp1/ |
D | vsp1_rpf.c | 166 .set_selection = vsp1_rwpf_set_selection,
|
D | vsp1_wpf.c | 185 .set_selection = vsp1_rwpf_set_selection,
|
D | vsp1_bru.c | 396 .set_selection = bru_set_selection,
|
/drivers/tty/vt/ |
D | selection.c | 159 int set_selection(const struct tiocl_selection __user *sel, struct tty_struct *tty) in set_selection() function
|
D | vt.c | 2665 ret = set_selection((struct tiocl_selection __user *)(p+1), tty); in tioclinux()
|
/drivers/media/platform/soc_camera/ |
D | soc_camera.c | 1122 if (!ici->ops->set_selection) in soc_camera_s_selection() 1125 ret = ici->ops->set_selection(icd, s); in soc_camera_s_selection()
|
/drivers/media/platform/omap3isp/ |
D | ispresizer.c | 1594 .set_selection = resizer_set_selection,
|
D | isppreview.c | 2120 .set_selection = preview_set_selection,
|
D | ispccdc.c | 2482 .set_selection = ccdc_set_selection,
|
/drivers/media/i2c/ |
D | s5k5baf.c | 1535 .set_selection = s5k5baf_set_selection,
|
/drivers/media/platform/s3c-camif/ |
D | camif-capture.c | 1510 .set_selection = s3c_camif_subdev_set_selection,
|
/drivers/media/platform/exynos4-is/ |
D | fimc-lite.c | 1369 .set_selection = fimc_lite_subdev_set_selection,
|
D | fimc-capture.c | 1710 .set_selection = fimc_subdev_set_selection,
|
/drivers/media/i2c/smiapp/ |
D | smiapp-core.c | 2768 .set_selection = smiapp_set_selection,
|