Lines Matching refs:status
117 /* status types */
138 void (*set_onoff)(struct mmp_overlay *overlay, int status);
156 int status;
185 int status);
197 void (*set_onoff)(struct mmp_path *path, int status);
227 int status;
244 static inline void mmp_path_set_onoff(struct mmp_path *path, int status)
247 path->ops.set_onoff(path, status);
270 int status)
273 overlay->ops->set_onoff(overlay, status);
301 void (*set_onoff)(struct mmp_path *path, int status);
342 void (*plat_set_onoff)(int status);