Searched refs:appldata_ops (Results 1 – 5 of 5) sorted by relevance
27 struct appldata_ops { struct43 extern int appldata_register_ops(struct appldata_ops *ops); argument44 extern void appldata_unregister_ops(struct appldata_ops *ops);
126 struct appldata_ops *ops; in appldata_work_fn()130 ops = list_entry(lh, struct appldata_ops, list); in appldata_work_fn()293 struct appldata_ops *ops = NULL, *tmp_ops; in appldata_generic_handler()302 tmp_ops = list_entry(lh, struct appldata_ops, list); in appldata_generic_handler()387 int appldata_register_ops(struct appldata_ops *ops) in appldata_register_ops()427 void appldata_unregister_ops(struct appldata_ops *ops) in appldata_unregister_ops()441 struct appldata_ops *ops; in appldata_freeze()454 ops = list_entry(lh, struct appldata_ops, list); in appldata_freeze()470 struct appldata_ops *ops; in appldata_restore()483 ops = list_entry(lh, struct appldata_ops, list); in appldata_restore()
119 static struct appldata_ops ops = {
117 static struct appldata_ops ops = {
84 static struct appldata_ops ops = {