Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dswitch.c238 static inline bool nvm_readable(struct tb_switch *sw) in nvm_readable() function
258 return nvm_readable(sw); in nvm_upgradeable()
356 if (!nvm_readable(sw)) in tb_switch_nvm_add()
2131 if (nvm_readable(sw)) in switch_attr_is_visible()