Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_typec_vdm.c39 hdr = resp.vdm_response[0]; in cros_typec_handle_vdm_attention()
77 hdr = resp.vdm_response[0]; in cros_typec_handle_vdm_response()
89 ret = typec_altmode_vdm(amode, hdr, &resp.vdm_response[1], resp.vdm_data_objects); in cros_typec_handle_vdm_response()
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h5930 uint32_t vdm_response[VDO_MAX_SIZE]; member