OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nand_threshold
(Results
1 - 2
of
2
) sorted by null
/external/qemu/hw/
goldfish_nand.h
24
}
nand_threshold
;
typedef in typeref:struct:__anon10078
26
extern
nand_threshold
android_nand_read_threshold;
27
extern
nand_threshold
android_nand_write_threshold;
goldfish_nand.c
71
nand_threshold
android_nand_write_threshold;
72
nand_threshold
android_nand_read_threshold;
78
nand_threshold_update(
nand_threshold
* t, uint32_t len )
107
#else /* !
NAND_THRESHOLD
*/
115
#endif /* !
NAND_THRESHOLD
*/
977
nand_threshold
* t;
Completed in 32 milliseconds