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

/external/qemu/hw/
H A Dgoldfish_switch.c62 static uint32_t goldfish_switch_read(void *opaque, target_phys_addr_t offset) function
66 //printf("goldfish_switch_read %x %x\n", offset, size);
83 cpu_abort (cpu_single_env, "goldfish_switch_read: Bad offset %x\n", offset);
92 //printf("goldfish_switch_read %x %x %x\n", offset, value, size);
124 goldfish_switch_read,
125 goldfish_switch_read,
126 goldfish_switch_read

Completed in 73 milliseconds