Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb_regs.h53 TB_PORT_UNPLUGGED = 7, enumerator
H A Dswitch.c559 if (state == TB_PORT_UNPLUGGED) { in tb_wait_for_port()