Home
last modified time | relevance | path

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

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