Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dswitch.c304 static int nvm_read(void *priv, unsigned int offset, void *val, size_t bytes) in nvm_read() function
372 ret = tb_nvm_add_active(nvm, nvm_read); in tb_switch_nvm_add()