Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dnvm.c144 nvm->non_active = nvmem; in tb_nvm_add_non_active()
157 if (nvm->non_active) in tb_nvm_free()
158 nvmem_unregister(nvm->non_active); in tb_nvm_free()
H A Dtb.h53 struct nvmem_device *non_active; member