Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_usbpd_notify.c103 struct ec_response_host_event_status host_event_status; in cros_usbpd_get_event_and_notify() local
120 (uint8_t *)&host_event_status, in cros_usbpd_get_event_and_notify()
121 sizeof(host_event_status)); in cros_usbpd_get_event_and_notify()
127 event = host_event_status.status; in cros_usbpd_get_event_and_notify()