Searched defs:ops (Results 1 – 1 of 1) sorted by relevance
140 int textsearch_register(struct ts_ops *ops) in textsearch_register()174 int textsearch_unregister(struct ts_ops *ops) in textsearch_unregister()264 struct ts_ops *ops; in textsearch_prepare() local