Home
last modified time | relevance | path

Searched refs:tb_domain_challenge_switch_key (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Ddomain.c660 * tb_domain_challenge_switch_key() - Challenge and approve switch
671 int tb_domain_challenge_switch_key(struct tb *tb, struct tb_switch *sw) in tb_domain_challenge_switch_key() function
H A Dtb.h621 int tb_domain_challenge_switch_key(struct tb *tb, struct tb_switch *sw);
H A Dswitch.c1370 ret = tb_domain_challenge_switch_key(sw->tb, sw); in tb_switch_set_authorized()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Ddomain.c689 * tb_domain_challenge_switch_key() - Challenge and approve switch
700 int tb_domain_challenge_switch_key(struct tb *tb, struct tb_switch *sw) in tb_domain_challenge_switch_key() function
H A Dtb.h747 int tb_domain_challenge_switch_key(struct tb *tb, struct tb_switch *sw);
H A Dswitch.c1660 ret = tb_domain_challenge_switch_key(sw->tb, sw); in tb_switch_set_authorized()

Completed in 15 milliseconds