Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Ddomain.c622 * tb_domain_disapprove_switch() - Disapprove switch
630 int tb_domain_disapprove_switch(struct tb *tb, struct tb_switch *sw) in tb_domain_disapprove_switch() function
H A Dtb.h782 int tb_domain_disapprove_switch(struct tb *tb, struct tb_switch *sw);
H A Dswitch.c1768 ret = tb_domain_disapprove_switch(sw->tb, sw); in disapprove_switch()