Home
last modified time | relevance | path

Searched refs:sm_ftl_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/mtd/
Dsm_ftl.c1234 static struct mtd_blktrans_ops sm_ftl_ops = { variable
1261 error = register_mtd_blktrans(&sm_ftl_ops); in sm_module_init()
1271 deregister_mtd_blktrans(&sm_ftl_ops); in sm_module_exit()