Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb_regs.h33 TB_VSE_CAP_PLUG_EVENTS = 0x01, /* also EEPROM */ enumerator
Dswitch.c1547 ret = tb_switch_find_vse_cap(sw, TB_VSE_CAP_PLUG_EVENTS); in tb_switch_alloc()