Home
last modified time | relevance | path

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

/device/generic/goldfish/vibrator/
Dqemu.c208 channel->is_available = 0; in qemu_channel_open()
212 channel->is_available = 1; in qemu_channel_open()
216 if (!channel->is_available) { in qemu_channel_open()
/device/generic/goldfish/include/
Dqemu.h34 char is_available; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_hotshot.c990 is_available(ProfilerObject *self) in is_available() function
1072 if (is_available(self)) { in profiler_runcall()
1098 if (is_available(self)) { in profiler_runcode()
1129 if (is_available(self)) { in profiler_start()