Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
H A Dgluebi.c306 mtd->_get_device = gluebi_get_device; in gluebi_create()
/linux/include/linux/mtd/
H A Dmtd.h362 int (*_get_device) (struct mtd_info *mtd); member
/linux/drivers/mtd/devices/
H A Dmtd_intel_dg.c717 nvm->mtd._get_device = intel_dg_mtd_get_device; in intel_dg_nvm_init_mtd()
/linux/drivers/mtd/spi-nor/
H A Dcore.c3533 mtd->_get_device = spi_nor_get_device; in spi_nor_set_mtd_info()