Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Ddomain.c668 int tb_domain_approve_switch_key(struct tb *tb, struct tb_switch *sw) in tb_domain_approve_switch_key() function
Dtb.h746 int tb_domain_approve_switch_key(struct tb *tb, struct tb_switch *sw);
Dswitch.c1652 ret = tb_domain_approve_switch_key(sw->tb, sw); in tb_switch_set_authorized()