Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.h499 int tb_domain_challenge_switch_key(struct tb *tb, struct tb_switch *sw);
Ddomain.c642 int tb_domain_challenge_switch_key(struct tb *tb, struct tb_switch *sw) in tb_domain_challenge_switch_key() function
Dswitch.c1049 ret = tb_domain_challenge_switch_key(sw->tb, sw); in tb_switch_set_authorized()