OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uint64_set_low
(Results
1 - 6
of
6
) sorted by null
/external/qemu/include/hw/android/goldfish/
device.h
76
static inline void
uint64_set_low
(uint64_t *addr, uint32 value)
function
/external/qemu/hw/android/goldfish/
tty.c
164
uint64_set_low
(&s->ptr, value);
mmc.c
490
uint64_set_low
(&s->buffer_address, val);
audio.c
155
uint64_set_low
(&b->address, addr);
pipe.c
1095
uint64_set_low
(&s->address, value);
1105
uint64_set_low
(&s->channel, value);
[
all
...]
nand.c
585
uint64_set_low
(&s->data, value);
Completed in 79 milliseconds