Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_typec_vdm.h11 void cros_typec_handle_vdm_response(struct cros_typec_data *typec, int port_num);
H A Dcros_typec_vdm.c59 void cros_typec_handle_vdm_response(struct cros_typec_data *typec, int port_num) in cros_typec_handle_vdm_response() function
H A Dcros_ec_typec.c1039 cros_typec_handle_vdm_response(typec, port_num); in cros_typec_handle_status()