Home
last modified time | relevance | path

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

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