Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Ddomain.c673 if (!tb->cm_ops->approve_switch || !tb->cm_ops->add_switch_key) in tb_domain_approve_switch_key()
681 ret = tb->cm_ops->add_switch_key(tb, sw); in tb_domain_approve_switch_key()
A Dicm.c2361 .add_switch_key = icm_fr_add_switch_key,
2383 .add_switch_key = icm_fr_add_switch_key,
2405 .add_switch_key = icm_tr_add_switch_key,
A Dtb.h505 int (*add_switch_key)(struct tb *tb, struct tb_switch *sw); member

Completed in 15 milliseconds