Searched refs:sp_ops (Results 1 – 2 of 2) sorted by relevance
32 const struct ts_ops sp_ops; variable51 return ctx && (ctx->ops == &sp_ops); in is_sp_ctx()56 ctx->ops = &sp_ops; in set_sp_ctx_ops()486 const struct ts_ops sp_ops __weak __rodata_unpaged("sp_ops") = {
59 const struct ts_ops sp_ops __rodata_dummy;
Completed in 3 milliseconds