Home
last modified time | relevance | path

Searched refs:vsp1_entity_init (Results 1 – 14 of 14) sorted by relevance

/drivers/media/platform/renesas/vsp1/
A Dvsp1_iif.c115 ret = vsp1_entity_init(vsp1, &iif->entity, "iif", 3, &iif_ops, in vsp1_iif_create()
A Dvsp1_lif.c171 ret = vsp1_entity_init(vsp1, &lif->entity, "lif", 2, &lif_ops, in vsp1_lif_create()
A Dvsp1_entity.h139 int vsp1_entity_init(struct vsp1_device *vsp1, struct vsp1_entity *entity,
A Dvsp1_hsit.c178 ret = vsp1_entity_init(vsp1, &hsit->entity, inverse ? "hsi" : "hst", in vsp1_hsit_create()
A Dvsp1_lut.c212 ret = vsp1_entity_init(vsp1, &lut->entity, "lut", 2, &lut_ops, in vsp1_lut_create()
A Dvsp1_clu.c251 ret = vsp1_entity_init(vsp1, &clu->entity, "clu", 2, &clu_ops, in vsp1_clu_create()
A Dvsp1_uif.c256 ret = vsp1_entity_init(vsp1, &uif->entity, name, 2, &uif_ops, in vsp1_uif_create()
A Dvsp1_brx.c428 ret = vsp1_entity_init(vsp1, &brx->entity, name, num_pads, &brx_ops, in vsp1_brx_create()
A Dvsp1_sru.c374 ret = vsp1_entity_init(vsp1, &sru->entity, "sru", 2, &sru_ops, in vsp1_sru_create()
A Dvsp1_uds.c415 ret = vsp1_entity_init(vsp1, &uds->entity, name, 2, &uds_ops, in vsp1_uds_create()
A Dvsp1_rpf.c436 ret = vsp1_entity_init(vsp1, &rpf->entity, name, 2, &vsp1_rwpf_subdev_ops, in vsp1_rpf_create()
A Dvsp1_entity.c590 int vsp1_entity_init(struct vsp1_device *vsp1, struct vsp1_entity *entity, in vsp1_entity_init() function
A Dvsp1_histo.c510 ret = vsp1_entity_init(vsp1, &histo->entity, name, 2, &histo_ops, in vsp1_histogram_init()
A Dvsp1_wpf.c583 ret = vsp1_entity_init(vsp1, &wpf->entity, name, 2, &vsp1_rwpf_subdev_ops, in vsp1_wpf_create()

Completed in 24 milliseconds