Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dthunderbolt.h27 TB_CFG_PKG_NOTIFY_ACK = 4, enumerator
/linux-6.6.21/drivers/thunderbolt/
Dctl.c797 return tb_ctl_tx(ctl, &pkg, sizeof(pkg), TB_CFG_PKG_NOTIFY_ACK); in tb_cfg_ack_notification()