Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/
Danx7411.c258 u8 caps_flags; member
835 if (typecp->caps_flags & HAS_SOURCE_CAP) { in anx7411_config()
846 if (typecp->caps_flags & HAS_SINK_CAP) { in anx7411_config()
853 if (typecp->caps_flags & HAS_SINK_WATT) { in anx7411_config()
868 if (!typecp->caps_flags) in anx7411_config()
1199 typecp->caps_flags |= HAS_SOURCE_CAP; in anx7411_typec_port_probe()
1233 typecp->caps_flags |= HAS_SINK_CAP; in anx7411_typec_port_probe()
1238 typecp->caps_flags |= HAS_SINK_WATT; in anx7411_typec_port_probe()