Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/nvdimm/
Dbtt.txt280 btt_fini using the same struct btt* handle that was provided to it by btt_init.
282 void btt_fini(struct btt *btt);
/linux-4.4.14/drivers/nvdimm/
Dbtt.c1377 static void btt_fini(struct btt *btt) in btt_fini() function
1417 btt_fini(btt); in nvdimm_namespace_detach_btt()