Searched refs:appldata_ops (Results 1 – 5 of 5) sorted by relevance
28 struct appldata_ops { struct44 extern int appldata_register_ops(struct appldata_ops *ops); argument45 extern void appldata_unregister_ops(struct appldata_ops *ops);
128 struct appldata_ops *ops; in appldata_work_fn()132 ops = list_entry(lh, struct appldata_ops, list); in appldata_work_fn()285 struct appldata_ops *ops = NULL, *tmp_ops; in appldata_generic_handler()299 tmp_ops = list_entry(lh, struct appldata_ops, list); in appldata_generic_handler()365 int appldata_register_ops(struct appldata_ops *ops) in appldata_register_ops()405 void appldata_unregister_ops(struct appldata_ops *ops) in appldata_unregister_ops()419 struct appldata_ops *ops; in appldata_freeze()432 ops = list_entry(lh, struct appldata_ops, list); in appldata_freeze()448 struct appldata_ops *ops; in appldata_restore()461 ops = list_entry(lh, struct appldata_ops, list); in appldata_restore()
120 static struct appldata_ops ops = {
118 static struct appldata_ops ops = {
83 static struct appldata_ops ops = {