Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dnvm.c433 int tb_nvm_add_active(struct tb_nvm *nvm, nvmem_reg_read_t reg_read) in tb_nvm_add_active() function
H A Dretimer.c93 ret = tb_nvm_add_active(nvm, nvm_read); in tb_retimer_nvm_add()