Home
last modified time | relevance | path

Searched refs:tb_cfg_ack_plug (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thunderbolt/
H A Dctl.c842 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug() function
H A Dtb.c2925 if (tb_cfg_ack_plug(tb->ctl, route, pkg->port, pkg->unplug)) { in tb_handle_event()