Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dretimer.c40 static int nvm_read(void *priv, unsigned int offset, void *val, size_t bytes) in nvm_read() function
93 ret = tb_nvm_add_active(nvm, nvm_read); in tb_retimer_nvm_add()
H A Dswitch.c305 static int nvm_read(void *priv, unsigned int offset, void *val, size_t bytes) in nvm_read() function
373 ret = tb_nvm_add_active(nvm, nvm_read); in tb_switch_nvm_add()