Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dnvm.c525 nvm->non_active = nvmem; in tb_nvm_add_non_active()
538 nvmem_unregister(nvm->non_active); in tb_nvm_free()
H A Dtb.h59 struct nvmem_device *non_active; member