Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dswitch.c392 nvm->non_active = nvm_dev; in tb_switch_nvm_add()
422 if (nvm->non_active) in tb_switch_nvm_remove()
423 nvmem_unregister(nvm->non_active); in tb_switch_nvm_remove()
Dtb.h39 struct nvmem_device *non_active; member