Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dnvm.c375 int tb_nvm_validate(struct tb_nvm *nvm) in tb_nvm_validate() function
H A Dretimer.c113 ret = tb_nvm_validate(rt->nvm); in tb_retimer_nvm_validate_and_write()
H A Dtb.h770 int tb_nvm_validate(struct tb_nvm *nvm);
H A Dswitch.c104 ret = tb_nvm_validate(sw->nvm); in nvm_validate_and_write()