Searched refs:TB_VSE_CAP_PLUG_EVENTS (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/thunderbolt/ | ||
D | tb_regs.h | 34 TB_VSE_CAP_PLUG_EVENTS = 0x01, /* also EEPROM */ enumerator |
D | switch.c | 2388 ret = tb_switch_find_vse_cap(sw, TB_VSE_CAP_PLUG_EVENTS); in tb_switch_alloc() |