Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/
Danx7411.c301 static u8 dp_caps[4] = {0xC6, 0x00, 0x00, 0x00}; variable
842 anx7411_send_msg(ctx, TYPE_SET_SNK_DP_CAP, dp_caps, in anx7411_config()
843 sizeof(dp_caps)); in anx7411_config()