Searched refs:TB_CAP_PLUG_EVENTS (Results 1 – 2 of 2) sorted by relevance
/drivers/thunderbolt/ | ||
D | tb_regs.h | 31 TB_CAP_PLUG_EVENTS = 0x0105, /* also EEPROM */ enumerator |
D | switch.c | 397 cap = tb_find_cap(&sw->ports[0], TB_CFG_SWITCH, TB_CAP_PLUG_EVENTS); in tb_switch_alloc() |