Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dnvm.c428 int tb_nvm_add_active(struct tb_nvm *nvm, nvmem_reg_read_t reg_read) in tb_nvm_add_active() function
H A Dretimer.c88 ret = tb_nvm_add_active(nvm, nvm_read); in tb_retimer_nvm_add()
H A Dtb.h777 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()