Searched refs:thmap_default_ops (Results 1 – 1 of 1) sorted by relevance
256 static const thmap_ops_t thmap_default_ops = { variable1019 thmap->ops = ops ? ops : &thmap_default_ops; in thmap_create()