Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Ddomain.c625 int tb_domain_disapprove_switch(struct tb *tb, struct tb_switch *sw) in tb_domain_disapprove_switch() function
Dtb.h722 int tb_domain_disapprove_switch(struct tb *tb, struct tb_switch *sw);
Dswitch.c1714 ret = tb_domain_disapprove_switch(sw->tb, sw); in disapprove_switch()