Home
last modified time | relevance | path

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

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