Searched defs:rsc_ops (Results 1 – 1 of 1) sorted by relevance
41 struct rsc_ops { struct42 int (*master)(struct rsc *rsc); /* Move to master resource */43 int (*next_conj)(struct rsc *rsc); /* Move to next conjugate resource */44 int (*index)(const struct rsc *rsc); /* Return the index of resource */46 int (*output_slot)(const struct rsc *rsc);