OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:goldfish_switch_read
(Results
1 - 1
of
1
) sorted by null
/external/qemu/hw/
goldfish_switch.c
62
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 682 milliseconds