nvm_tgt_types      19 drivers/lightnvm/core.c static LIST_HEAD(nvm_tgt_types);
nvm_tgt_types     247 drivers/lightnvm/core.c 	list_for_each_entry(tt, &nvm_tgt_types, list)
nvm_tgt_types     633 drivers/lightnvm/core.c 		list_add(&tt->list, &nvm_tgt_types);
nvm_tgt_types    1273 drivers/lightnvm/core.c 	list_for_each_entry(tt, &nvm_tgt_types, list) {