OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nand_threshold
(Results
1 - 2
of
2
) sorted by null
/external/qemu/include/hw/android/goldfish/
nand.h
24
}
nand_threshold
;
typedef in typeref:struct:__anon13401
26
extern
nand_threshold
android_nand_read_threshold;
27
extern
nand_threshold
android_nand_write_threshold;
/external/qemu/hw/android/goldfish/
nand.c
70
nand_threshold
android_nand_write_threshold;
71
nand_threshold
android_nand_read_threshold;
77
nand_threshold_update(
nand_threshold
* t, uint32_t len )
106
#else /* !
NAND_THRESHOLD
*/
114
#endif /* !
NAND_THRESHOLD
*/
1004
nand_threshold
* t;
Completed in 277 milliseconds