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

/external/qemu/hw/
H A Dgoldfish_switch.c63 static uint32_t goldfish_switch_read(void *opaque, target_phys_addr_t offset) function
67 //printf("goldfish_switch_read %x %x\n", offset, size);
84 cpu_abort (cpu_single_env, "goldfish_switch_read: Bad offset %x\n", offset);
93 //printf("goldfish_switch_read %x %x %x\n", offset, value, size);
125 goldfish_switch_read,
126 goldfish_switch_read,
127 goldfish_switch_read

Completed in 201 milliseconds