Home
last modified time | relevance | path

Searched refs:vsp1_rwpf_subdev_ops (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_rwpf.h86 extern const struct v4l2_subdev_ops vsp1_rwpf_subdev_ops;
Dvsp1_rwpf.c241 const struct v4l2_subdev_ops vsp1_rwpf_subdev_ops = { variable
Dvsp1_rpf.c404 ret = vsp1_entity_init(vsp1, &rpf->entity, name, 2, &vsp1_rwpf_subdev_ops, in vsp1_rpf_create()
Dvsp1_wpf.c552 ret = vsp1_entity_init(vsp1, &wpf->entity, name, 2, &vsp1_rwpf_subdev_ops, in vsp1_wpf_create()