Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thunderbolt/
Dswitch.c235 static inline bool nvm_readable(struct tb_switch *sw) in nvm_readable() function
255 return nvm_readable(sw); in nvm_upgradeable()
353 if (!nvm_readable(sw)) in tb_switch_nvm_add()
2222 if (nvm_readable(sw)) in switch_attr_is_visible()