Home
last modified time | relevance | path

Searched refs:vsp1_entity_operations (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.h80 struct vsp1_entity_operations { struct
99 const struct vsp1_entity_operations *ops; argument
H A Dvsp1_histo.h66 const struct vsp1_entity_operations *ops,
H A Dvsp1_lif.c146 static const struct vsp1_entity_operations lif_entity_ops = {
H A Dvsp1_hsit.c145 static const struct vsp1_entity_operations hsit_entity_ops = {
H A Dvsp1_hgt.c174 static const struct vsp1_entity_operations hgt_entity_ops = {
H A Dvsp1_lut.c188 static const struct vsp1_entity_operations lut_entity_ops = {
H A Dvsp1_clu.c229 static const struct vsp1_entity_operations clu_entity_ops = {
H A Dvsp1_hgo.c173 static const struct vsp1_entity_operations hgo_entity_ops = {
H A Dvsp1_uif.c230 static const struct vsp1_entity_operations uif_entity_ops = {
H A Dvsp1_rpf.c379 static const struct vsp1_entity_operations rpf_entity_ops = {
H A Dvsp1_sru.c353 static const struct vsp1_entity_operations sru_entity_ops = {
H A Dvsp1_uds.c397 static const struct vsp1_entity_operations uds_entity_ops = {
H A Dvsp1_brx.c401 static const struct vsp1_entity_operations brx_entity_ops = {
H A Dvsp1_wpf.c527 static const struct vsp1_entity_operations wpf_entity_ops = {
H A Dvsp1_histo.c515 const struct vsp1_entity_operations *ops, in vsp1_histogram_init()