/kernel/linux/linux-6.6/drivers/platform/chrome/ |
H A D | cros_typec_vdm.c | 95 static int cros_typec_port_amode_enter(struct typec_altmode *amode, u32 *vdo) in cros_typec_port_amode_enter() argument 120 cros_typec_port_amode_vdm(struct typec_altmode *amode, const u32 hdr, const u32 *vdo, int cnt) cros_typec_port_amode_vdm() argument
|
/kernel/linux/linux-5.10/drivers/usb/typec/ucsi/ |
H A D | displayport.c | 48 static int ucsi_displayport_enter(struct typec_altmode *alt, u32 *vdo) in ucsi_displayport_enter() argument
|
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | typec_altmode.h | 28 u32 vdo; member
|
H A D | typec.h | 105 u32 vdo[3]; member 124 u32 vdo; member
|
/kernel/linux/linux-6.6/drivers/usb/typec/ucsi/ |
H A D | displayport.c | 48 static int ucsi_displayport_enter(struct typec_altmode *alt, u32 *vdo) in ucsi_displayport_enter() argument
|
/kernel/linux/linux-5.10/drivers/usb/typec/ |
H A D | bus.c | 95 int typec_altmode_enter(struct typec_altmode *adev, u32 *vdo) in typec_altmode_enter() argument 155 int typec_altmode_attention(struct typec_altmode *adev, u32 vdo) in typec_altmode_attention() argument 183 typec_altmode_vdm(struct typec_altmode *adev, const u32 header, const u32 *vdo, int count) typec_altmode_vdm() argument [all...] |
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | typec_altmode.h | 28 u32 vdo; member
|
H A D | typec.h | 119 u32 vdo[3]; member 138 u32 vdo; member
|
/kernel/linux/linux-6.6/drivers/usb/typec/ |
H A D | bus.c | 126 int typec_altmode_enter(struct typec_altmode *adev, u32 *vdo) in typec_altmode_enter() argument 186 int typec_altmode_attention(struct typec_altmode *adev, u32 vdo) in typec_altmode_attention() argument 214 typec_altmode_vdm(struct typec_altmode *adev, const u32 header, const u32 *vdo, int count) typec_altmode_vdm() argument [all...] |
H A D | class.c | 2146 u32 svid, vdo; in typec_port_register_altmodes() local [all...] |
H A D | anx7411.c | 548 anx7411_typec_register_altmode(struct anx7411_data *ctx, int svid, int vdo) anx7411_typec_register_altmode() argument
|
/kernel/linux/linux-5.10/drivers/usb/typec/altmodes/ |
H A D | displayport.c | 199 u32 vdo; in dp_altmode_work() local 238 static void dp_altmode_attention(struct typec_altmode *alt, const u32 vdo) in dp_altmode_attention() argument 264 dp_altmode_vdm(struct typec_altmode *alt, const u32 hdr, const u32 *vdo, int count) dp_altmode_vdm() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/typec/altmodes/ |
H A D | displayport.c | 213 u32 vdo; in dp_altmode_work() local 255 static void dp_altmode_attention(struct typec_altmode *alt, const u32 vdo) in dp_altmode_attention() argument 281 dp_altmode_vdm(struct typec_altmode *alt, const u32 hdr, const u32 *vdo, int count) dp_altmode_vdm() argument [all...] |
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/ |
H A D | tcpm.c | 1085 u32 vdo = p[VDO_INDEX_IDH]; in svdm_consume_identity() local 1664 static int tcpm_altmode_enter(struct typec_altmode *altmode, u32 *vdo) in tcpm_altmode_enter() argument
|
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/ |
H A D | tcpm.c | 1482 u32 vdo = p[VDO_INDEX_IDH]; in svdm_consume_identity() local 2221 static int tcpm_altmode_enter(struct typec_altmode *altmode, u32 *vdo) in tcpm_altmode_enter() argument
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | cros_ec_commands.h | 5169 uint32_t vdo[6]; /* Mode VDOs */ member
|
/kernel/linux/linux-6.6/include/linux/platform_data/ |
H A D | cros_ec_commands.h | 5207 uint32_t vdo[6]; /* Mode VDOs */ member
|