Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_usbpd_notify.c59 struct ec_response_host_event_status host_event_status; in cros_usbpd_get_event_and_notify() local
75 NULL, 0, &host_event_status, sizeof(host_event_status)); in cros_usbpd_get_event_and_notify()
81 event = host_event_status.status; in cros_usbpd_get_event_and_notify()
/kernel/linux/linux-5.10/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()

Completed in 2 milliseconds