Symbol: vsp1_entity_operations
drivers/media/platform/renesas/vsp1/vsp1_brx.c
396
static const struct vsp1_entity_operations brx_entity_ops = {
drivers/media/platform/renesas/vsp1/vsp1_clu.c
227
static const struct vsp1_entity_operations clu_entity_ops = {
drivers/media/platform/renesas/vsp1/vsp1_entity.h
110
const struct vsp1_entity_operations *ops;
drivers/media/platform/renesas/vsp1/vsp1_hgo.c
171
static const struct vsp1_entity_operations hgo_entity_ops = {
drivers/media/platform/renesas/vsp1/vsp1_hgt.c
172
static const struct vsp1_entity_operations hgt_entity_ops = {
drivers/media/platform/renesas/vsp1/vsp1_histo.c
487
const struct vsp1_entity_operations *ops,
drivers/media/platform/renesas/vsp1/vsp1_histo.h
66
const struct vsp1_entity_operations *ops,
drivers/media/platform/renesas/vsp1/vsp1_hsit.c
152
static const struct vsp1_entity_operations hsit_entity_ops = {
drivers/media/platform/renesas/vsp1/vsp1_iif.c
90
static const struct vsp1_entity_operations iif_entity_ops = {
drivers/media/platform/renesas/vsp1/vsp1_lif.c
145
static const struct vsp1_entity_operations lif_entity_ops = {
drivers/media/platform/renesas/vsp1/vsp1_lut.c
188
static const struct vsp1_entity_operations lut_entity_ops = {
drivers/media/platform/renesas/vsp1/vsp1_rpf.c
407
static const struct vsp1_entity_operations rpf_entity_ops = {
drivers/media/platform/renesas/vsp1/vsp1_sru.c
352
static const struct vsp1_entity_operations sru_entity_ops = {
drivers/media/platform/renesas/vsp1/vsp1_uds.c
389
static const struct vsp1_entity_operations uds_entity_ops = {
drivers/media/platform/renesas/vsp1/vsp1_uif.c
224
static const struct vsp1_entity_operations uif_entity_ops = {
drivers/media/platform/renesas/vsp1/vsp1_wpf.c
547
static const struct vsp1_entity_operations wpf_entity_ops = {