Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Dtb_regs.h49 TB_PORT_UNPLUGGED = 7, enumerator
Dswitch.c524 if (state == TB_PORT_UNPLUGGED) { in tb_wait_for_port()