Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dnvm.c121 int tb_nvm_add_non_active(struct tb_nvm *nvm, size_t size, in tb_nvm_add_non_active() function
H A Dretimer.c89 ret = tb_nvm_add_non_active(nvm, NVM_MAX_SIZE, tb_retimer_nvm_write); in tb_retimer_nvm_add()
H A Dtb.h643 int tb_nvm_add_non_active(struct tb_nvm *nvm, size_t size,
H A Dswitch.c429 ret = tb_nvm_add_non_active(nvm, NVM_MAX_SIZE, in tb_switch_nvm_add()