Searched defs:rsc_ops (Results 1 – 1 of 1) sorted by relevance
45 struct rsc_ops { struct46 int (*master)(struct rsc *rsc); /* Move to master resource */47 int (*next_conj)(struct rsc *rsc); /* Move to next conjugate resource */48 int (*index)(const struct rsc *rsc); /* Return the index of resource */50 int (*output_slot)(const struct rsc *rsc);