Searched refs:vsp1_entity_operations (Results 1 – 15 of 15) sorted by relevance
78 struct vsp1_entity_operations { struct97 const struct vsp1_entity_operations *ops; argument
66 const struct vsp1_entity_operations *ops,
122 static const struct vsp1_entity_operations lif_entity_ops = {
142 static const struct vsp1_entity_operations hsit_entity_ops = {
186 static const struct vsp1_entity_operations lut_entity_ops = {
173 static const struct vsp1_entity_operations hgt_entity_ops = {
172 static const struct vsp1_entity_operations hgo_entity_ops = {
227 static const struct vsp1_entity_operations clu_entity_ops = {
226 static const struct vsp1_entity_operations uif_entity_ops = {
332 static const struct vsp1_entity_operations rpf_entity_ops = {
345 static const struct vsp1_entity_operations sru_entity_ops = {
386 static const struct vsp1_entity_operations uds_entity_ops = {
398 static const struct vsp1_entity_operations brx_entity_ops = {
499 static const struct vsp1_entity_operations wpf_entity_ops = {
518 const struct vsp1_entity_operations *ops, in vsp1_histogram_init()