HomeSort by relevance Sort by last modified time
    Searched refs:goldfish_switch_set_state (Results 1 - 3 of 3) 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 104 goldfish_switch_set_state(s, new_state);
135 void goldfish_switch_set_state(void *opaque, uint32_t state) function

Completed in 1736 milliseconds