Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/
H A Danx7411.c243 int vconn_role; member
495 ctx->typec.vconn_role = (ret & VCONN_STATUS) ? TYPEC_SOURCE : TYPEC_SINK; in anx7411_data_role_detect()
499 typec_set_vconn_role(ctx->typec.port, ctx->typec.vconn_role); in anx7411_data_role_detect()