Searched defs:vcap_control (Results 1 – 1 of 1) sorted by relevance
273 struct vcap_control { struct274 const struct vcap_operations *ops; /* client supplied operations */275 const struct vcap_info *vcaps; /* client supplied vcap models */276 const struct vcap_statistics *stats; /* client supplied vcap stats */277 struct list_head list; /* list of vcap instances */