Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dctl.h37 TB_CFG_ERROR_ACK_PLUG_EVENT = 7, /* send as reply to TB_CFG_PKG_EVENT */ enumerator
Dctl.c380 if (tb_cfg_error(ctl, route, pkg->port, TB_CFG_ERROR_ACK_PLUG_EVENT)) in tb_ctl_handle_plug_event()