Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mtd/chips/
Dmap_absent.c57 mtd->type = MTD_ABSENT; in map_absent_probe()
DKconfig224 config MTD_ABSENT config
/linux-6.6.21/include/uapi/mtd/
Dmtd-abi.h141 #define MTD_ABSENT 0 macro
/linux-6.6.21/drivers/mtd/
Dmtd_blkdevs.c466 if (mtd->type == MTD_ABSENT || mtd->type == MTD_UBIVOLUME) in blktrans_notify_add()
506 if (mtd->type != MTD_ABSENT && mtd->type != MTD_UBIVOLUME) in register_mtd_blktrans()
Dmtdchar.c64 if (mtd->type == MTD_ABSENT) { in mtdchar_open()
Dmtdcore.c142 case MTD_ABSENT: in mtd_type_show()