Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtb.h377 int tb_domain_approve_switch(struct tb *tb, struct tb_switch *sw);
Ddomain.c570 int tb_domain_approve_switch(struct tb *tb, struct tb_switch *sw) in tb_domain_approve_switch() function
Dswitch.c740 ret = tb_domain_approve_switch(sw->tb, sw); in tb_switch_set_authorized()