HomeSort by relevance Sort by last modified time
    Searched refs:goldfish_switch_set_state (Results 1 - 4 of 4) sorted by null

  /external/qemu/hw/
goldfish_device.h 51 void goldfish_switch_set_state(void *opaque, uint32_t state);
android_arm.c 58 goldfish_switch_set_state(opaque, state);
165 goldfish_switch_set_state(sw, 1);
goldfish_switch.c 105 goldfish_switch_set_state(s, new_state);
136 void goldfish_switch_set_state(void *opaque, uint32_t state) function
android_mips.c 64 goldfish_switch_set_state(opaque, state);
257 goldfish_switch_set_state(sw, 1);

Completed in 48 milliseconds