Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dnvm.c371 int tb_nvm_validate(struct tb_nvm *nvm) in tb_nvm_validate() function
Dretimer.c113 ret = tb_nvm_validate(rt->nvm); in tb_retimer_nvm_validate_and_write()
Dtb.h749 int tb_nvm_validate(struct tb_nvm *nvm);
Dswitch.c107 ret = tb_nvm_validate(sw->nvm); in nvm_validate_and_write()