Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rwpf.h86 extern const struct v4l2_subdev_ops vsp1_rwpf_subdev_ops;
H A Dvsp1_rwpf.c256 const struct v4l2_subdev_ops vsp1_rwpf_subdev_ops = { variable
H A Dvsp1_rpf.c408 ret = vsp1_entity_init(vsp1, &rpf->entity, name, 2, &vsp1_rwpf_subdev_ops, in vsp1_rpf_create()
H A Dvsp1_wpf.c563 ret = vsp1_entity_init(vsp1, &wpf->entity, name, 2, &vsp1_rwpf_subdev_ops, in vsp1_wpf_create()