Home
last modified time | relevance | path

Searched defs:ecc_sw_hamming_calculate (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/mtd/
H A Dnand-ecc-sw-hamming.h57 static inline int ecc_sw_hamming_calculate(const unsigned char *buf, in ecc_sw_hamming_calculate() function
/kernel/linux/linux-6.6/drivers/mtd/nand/
H A Decc-sw-hamming.c115 int ecc_sw_hamming_calculate(const unsigned char *buf, unsigned int step_size, in ecc_sw_hamming_calculate() function
354 EXPORT_SYMBOL(ecc_sw_hamming_calculate); variable

Completed in 2 milliseconds