Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Dswitch.c305 static struct nvmem_device *register_nvmem(struct tb_switch *sw, int id, in register_nvmem() function
375 nvm_dev = register_nvmem(sw, nvm->id, nvm_size, true); in tb_switch_nvm_add()
383 nvm_dev = register_nvmem(sw, nvm->id, NVM_MAX_SIZE, false); in tb_switch_nvm_add()