Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntf.c1112 __le32 raw_reason = htole32(reason); in hostIntfNotifyReboot() local
1123 .status = raw_reason, in hostIntfNotifyReboot()
1138 memcpy(&respLegacy->reason, &raw_reason, sizeof(respLegacy->reason)); in hostIntfNotifyReboot()