vdo_data 303 drivers/usb/typec/tcpm/tcpm.c u32 vdo_data[VDO_MAX_SIZE]; vdo_data 946 drivers/usb/typec/tcpm/tcpm.c port->vdo_data[0] = header; vdo_data 947 drivers/usb/typec/tcpm/tcpm.c memcpy(&port->vdo_data[1], data, sizeof(u32) * cnt); vdo_data 1306 drivers/usb/typec/tcpm/tcpm.c msg.payload[i] = cpu_to_le32(port->vdo_data[i]); vdo_data 1315 drivers/usb/typec/tcpm/tcpm.c timeout = vdm_ready_timeout(port->vdo_data[0]); vdo_data 1321 drivers/usb/typec/tcpm/tcpm.c port->vdo_data[0] = port->vdo_retry; vdo_data 29 drivers/usb/typec/ucsi/displayport.c u32 *vdo_data; vdo_data 93 drivers/usb/typec/ucsi/displayport.c dp->vdo_data = NULL; vdo_data 129 drivers/usb/typec/ucsi/displayport.c dp->vdo_data = NULL; vdo_data 166 drivers/usb/typec/ucsi/displayport.c dp->vdo_data = &dp->data.status; vdo_data 257 drivers/usb/typec/ucsi/displayport.c dp->vdo_data, dp->vdo_size); vdo_data 261 drivers/usb/typec/ucsi/displayport.c dp->vdo_data = NULL;