Searched refs:vsp1_rwpf_subdev_ops (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/media/platform/renesas/vsp1/ |
D | vsp1_rwpf.h | 86 extern const struct v4l2_subdev_ops vsp1_rwpf_subdev_ops;
|
D | vsp1_rwpf.c | 241 const struct v4l2_subdev_ops vsp1_rwpf_subdev_ops = { variable
|
D | vsp1_rpf.c | 404 ret = vsp1_entity_init(vsp1, &rpf->entity, name, 2, &vsp1_rwpf_subdev_ops, in vsp1_rpf_create()
|
D | vsp1_wpf.c | 552 ret = vsp1_entity_init(vsp1, &wpf->entity, name, 2, &vsp1_rwpf_subdev_ops, in vsp1_wpf_create()
|