HomeSort by relevance Sort by last modified time
    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:__anon11181
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 */
979 nand_threshold* t;

Completed in 184 milliseconds