Home
last modified time | relevance | path

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

/aosp12/hardware/samsung/nfc/halimpl/include/
H A Ddevice.h28 int device_wakeup(void);
/aosp12/hardware/samsung/nfc/halimpl/src/
H A Ddevice.cc147 int device_wakeup(void) { in device_wakeup() function
H A Dhal_task.cc59 device_wakeup(); in hal_update_sleep_timer()