Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dnvm.c428 int tb_nvm_add_active(struct tb_nvm *nvm, nvmem_reg_read_t reg_read) in tb_nvm_add_active() function
Dretimer.c88 ret = tb_nvm_add_active(nvm, nvm_read); in tb_retimer_nvm_add()
Dtb.h773 int tb_nvm_add_active(struct tb_nvm *nvm, nvmem_reg_read_t reg_read);
Dswitch.c372 ret = tb_nvm_add_active(nvm, nvm_read); in tb_switch_nvm_add()