Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
Dandroid_pipe_device.h160 unsigned char* wakes, unsigned char* closed, char* force_close);
181 void* internal_pipe, unsigned wakes);
DHostGoldfishPipe.h120 void signalWake(int fd, int wakes);
124 static void signalWakeCallback(void* hwpipe, unsigned wakes);
/hardware/google/aemu/host-common/
DHostGoldfishPipe.cpp432 void HostGoldfishPipeDevice::signalWake(const int fd, const int wakes) { in signalWake() argument
436 fdInfo->wakeCallback(wakes); in signalWake()
468 void HostGoldfishPipeDevice::signalWakeCallback(void* hwPipeRaw, unsigned wakes) { in signalWakeCallback() argument
470 HostGoldfishPipeDevice::get()->signalWake(fd, wakes); in signalWakeCallback()
DAndroidPipe.cpp806 void android_pipe_guest_wake_on(void* internalPipe, unsigned wakes) { in android_pipe_guest_wake_on() argument
809 pipe->onGuestWantWakeOn(wakes); in android_pipe_guest_wake_on()
/hardware/interfaces/configstore/1.0/
DISurfaceFlingerConfigs.hal24 * - The phase offset between hardware vsync and when SurfaceFlinger wakes up
/hardware/interfaces/sensors/1.0/
Dtypes.hal98 * wakes up and the wake-up sensors will wake-up the AP when their FIFOs are
729 * Whether this sensor wakes up the AP from suspend mode when data is
/hardware/interfaces/wifi/1.0/
Dtypes.hal2353 * Total count of cmd/event wakes.
2365 * Total count of drive/fw wakes.