Home
last modified time | relevance | path

Searched refs:sm_oob (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mtd/nand/raw/
A Dsm_common.h10 struct sm_oob { struct
39 static inline int sm_sector_valid(struct sm_oob *oob) in sm_sector_valid() argument
44 static inline int sm_block_valid(struct sm_oob *oob) in sm_block_valid()
49 static inline int sm_block_erased(struct sm_oob *oob) in sm_block_erased()
A Dsm_common.c103 struct sm_oob oob; in sm_block_markbad()
A Dr852.c434 struct sm_oob *oob = (struct sm_oob *)ecc_code; in r852_ecc_calculate()
/linux/drivers/mtd/
A Dsm_ftl.c148 static int sm_read_lba(struct sm_oob *oob) in sm_read_lba()
174 static void sm_write_lba(struct sm_oob *oob, uint16_t lba) in sm_write_lba()
239 uint8_t *buffer, struct sm_oob *oob) in sm_read_sector()
243 struct sm_oob tmp_oob; in sm_read_sector()
324 uint8_t *buffer, struct sm_oob *oob) in sm_write_sector()
374 struct sm_oob oob; in sm_write_block()
438 struct sm_oob oob; in sm_mark_block_bad()
504 struct sm_oob oob; in sm_check_block()
662 struct sm_oob oob; in sm_read_cis()
682 struct sm_oob oob; in sm_find_cis()
[all …]

Completed in 7 milliseconds