Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dswitch.c282 static struct nvmem_device *register_nvmem(struct tb_switch *sw, int id, in register_nvmem() function
351 nvm_dev = register_nvmem(sw, nvm->id, nvm_size, true); in tb_switch_nvm_add()
359 nvm_dev = register_nvmem(sw, nvm->id, NVM_MAX_SIZE, false); in tb_switch_nvm_add()