Home
last modified time | relevance | path

Searched refs:tb_domain_approve_switch (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Ddomain.c605 * tb_domain_approve_switch() - Approve switch
613 int tb_domain_approve_switch(struct tb *tb, struct tb_switch *sw) in tb_domain_approve_switch() function
H A Dtb.h619 int tb_domain_approve_switch(struct tb *tb, struct tb_switch *sw);
H A Dswitch.c1364 ret = tb_domain_approve_switch(sw->tb, sw); in tb_switch_set_authorized()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Ddomain.c634 * tb_domain_approve_switch() - Approve switch
642 int tb_domain_approve_switch(struct tb *tb, struct tb_switch *sw) in tb_domain_approve_switch() function
H A Dtb.h745 int tb_domain_approve_switch(struct tb *tb, struct tb_switch *sw);
H A Dswitch.c1654 ret = tb_domain_approve_switch(sw->tb, sw); in tb_switch_set_authorized()

Completed in 24 milliseconds