Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dretimer.c152 static int tb_retimer_nvm_authenticate(struct tb_retimer *rt, bool auth_only) in tb_retimer_nvm_authenticate() argument
157 if (auth_only) { in tb_retimer_nvm_authenticate()
Dswitch.c306 static int nvm_authenticate(struct tb_switch *sw, bool auth_only) in nvm_authenticate() argument
311 if (auth_only) { in nvm_authenticate()
318 } else if (auth_only) { in nvm_authenticate()