Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
Dtb_regs.h53 TB_PORT_UNPLUGGED = 7, enumerator
Dswitch.c559 if (state == TB_PORT_UNPLUGGED) { in tb_wait_for_port()