Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dnvm.c515 nvm->non_active = nvmem; in tb_nvm_add_non_active()
528 nvmem_unregister(nvm->non_active); in tb_nvm_free()
H A Dtb.h58 struct nvmem_device *non_active; member