Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dretimer.c58 static int nvm_write(void *priv, unsigned int offset, void *val, size_t bytes) in nvm_write() function
92 ret = tb_nvm_add_non_active(nvm, nvm_write); in tb_retimer_nvm_add()
H A Dswitch.c327 static int nvm_write(void *priv, unsigned int offset, void *val, size_t bytes) in nvm_write() function
378 ret = tb_nvm_add_non_active(nvm, nvm_write); in tb_switch_nvm_add()