Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/chrome/
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()
/Linux-v6.6/include/linux/platform_data/
Dcros_ec_commands.h5930 uint32_t vdm_response[VDO_MAX_SIZE]; member