Searched refs:goldfish_switch_write (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Dgoldfish_switch.c88 static void goldfish_switch_write(void *opaque, target_phys_addr_t offset, uint32_t value) function
108 cpu_abort (cpu_single_env, "goldfish_switch_write: write to SW_STATE on input\n");
119 cpu_abort (cpu_single_env, "goldfish_switch_write: Bad offset %x\n", offset);
130 goldfish_switch_write,
131 goldfish_switch_write,
132 goldfish_switch_write

Completed in 164 milliseconds