Home
last modified time | relevance | path

Searched refs:TB_CFG_PKG_EVENT (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dthunderbolt.h28 TB_CFG_PKG_EVENT = 5, enumerator
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dctl.c456 case TB_CFG_PKG_EVENT: in tb_ctl_rx_callback()
H A Dtb.c1228 if (type != TB_CFG_PKG_EVENT) { in tb_handle_event()