Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Ddomain.c633 int tb_domain_disapprove_switch(struct tb *tb, struct tb_switch *sw) in tb_domain_disapprove_switch() function
Dtb.h689 int tb_domain_disapprove_switch(struct tb *tb, struct tb_switch *sw);
Dswitch.c1516 ret = tb_domain_disapprove_switch(sw->tb, sw); in disapprove_switch()