OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yaffs_ecc_correct
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/fs/yaffs2/
yaffs_ecc.h
36
int
yaffs_ecc_correct
(unsigned char *data, unsigned char *read_ecc,
yaffs_tagscompat.c
167
yaffs_ecc_correct
(data, spare->ecc1, calc_ecc);
170
yaffs_ecc_correct
(&data[256], spare->ecc2,
yaffs_ecc.c
135
int
yaffs_ecc_correct
(unsigned char *data, unsigned char *read_ecc,
function
Completed in 3139 milliseconds