Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
Dvsp1_entity.h80 struct vsp1_entity_operations { struct
99 const struct vsp1_entity_operations *ops; argument
Dvsp1_histo.h66 const struct vsp1_entity_operations *ops,
Dvsp1_lif.c144 static const struct vsp1_entity_operations lif_entity_ops = {
Dvsp1_hsit.c143 static const struct vsp1_entity_operations hsit_entity_ops = {
Dvsp1_hgt.c174 static const struct vsp1_entity_operations hgt_entity_ops = {
Dvsp1_lut.c187 static const struct vsp1_entity_operations lut_entity_ops = {
Dvsp1_clu.c228 static const struct vsp1_entity_operations clu_entity_ops = {
Dvsp1_hgo.c173 static const struct vsp1_entity_operations hgo_entity_ops = {
Dvsp1_uif.c227 static const struct vsp1_entity_operations uif_entity_ops = {
Dvsp1_rpf.c333 static const struct vsp1_entity_operations rpf_entity_ops = {
Dvsp1_sru.c351 static const struct vsp1_entity_operations sru_entity_ops = {
Dvsp1_uds.c395 static const struct vsp1_entity_operations uds_entity_ops = {
Dvsp1_brx.c399 static const struct vsp1_entity_operations brx_entity_ops = {
Dvsp1_wpf.c550 static const struct vsp1_entity_operations wpf_entity_ops = {
Dvsp1_histo.c516 const struct vsp1_entity_operations *ops, in vsp1_histogram_init()