Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dswitch.c328 static int tb_switch_nvm_read(void *priv, unsigned int offset, void *val, in tb_switch_nvm_read() function
423 ret = tb_nvm_add_active(nvm, nvm_size, tb_switch_nvm_read); in tb_switch_nvm_add()