Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
Dswitch.c280 static inline bool nvm_readable(struct tb_switch *sw) in nvm_readable() function
300 return nvm_readable(sw); in nvm_upgradeable()
380 if (!nvm_readable(sw)) in tb_switch_nvm_add()
1727 if (nvm_readable(sw)) in switch_attr_is_visible()