Searched defs:ifpga_feature_ops (Results 1 – 1 of 1) sorted by relevance
52 struct ifpga_feature_ops { struct53 int (*init)(struct ifpga_feature *feature);54 void (*uinit)(struct ifpga_feature *feature);55 int (*get_prop)(struct ifpga_feature *feature,57 int (*set_prop)(struct ifpga_feature *feature,59 int (*set_irq)(struct ifpga_feature *feature, void *irq_set);