Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/
Dmtdpart.c306 static const struct mtd_ooblayout_ops part_ooblayout_ops = { variable
535 mtd_set_ooblayout(&slave->mtd, &part_ooblayout_ops); in allocate_partition()