Searched refs:appldata_ops (Results 1 – 4 of 4) 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);
110 struct appldata_ops *ops; in appldata_work_fn() 114 ops = list_entry(lh, struct appldata_ops, list); in appldata_work_fn() 267 struct appldata_ops *ops = NULL, *tmp_ops; in appldata_generic_handler() 281 tmp_ops = list_entry(lh, struct appldata_ops, list); in appldata_generic_handler() 347 int appldata_register_ops(struct appldata_ops *ops)382 void appldata_unregister_ops(struct appldata_ops *ops)
116 static struct appldata_ops ops = {
114 static struct appldata_ops ops = {