Home
last modified time | relevance | path

Searched refs:tb_nvm_add_active (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dnvm.c46 * tb_nvm_add_active() - Adds active NVMem device to NVM
57 int tb_nvm_add_active(struct tb_nvm *nvm, size_t size, nvmem_reg_read_t reg_read) in tb_nvm_add_active() function
H A Dretimer.c85 ret = tb_nvm_add_active(nvm, nvm_size, tb_retimer_nvm_read); in tb_retimer_nvm_add()
H A Dtb.h640 int tb_nvm_add_active(struct tb_nvm *nvm, size_t size, nvmem_reg_read_t reg_read);
H A Dswitch.c423 ret = tb_nvm_add_active(nvm, nvm_size, tb_switch_nvm_read); in tb_switch_nvm_add()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dretimer.c88 ret = tb_nvm_add_active(nvm, nvm_read); in tb_retimer_nvm_add()
H A Dnvm.c418 * tb_nvm_add_active() - Adds active NVMem device to NVM
428 int tb_nvm_add_active(struct tb_nvm *nvm, nvmem_reg_read_t reg_read) in tb_nvm_add_active() function
H A Dtb.h773 int tb_nvm_add_active(struct tb_nvm *nvm, nvmem_reg_read_t reg_read);
H A Dswitch.c372 ret = tb_nvm_add_active(nvm, nvm_read); in tb_switch_nvm_add()

Completed in 14 milliseconds