Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dsm_common.c94 static const struct mtd_ooblayout_ops oob_sm_small_ops = { variable
174 mtd_set_ooblayout(mtd, &oob_sm_small_ops); in sm_attach_chip()