Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
Dgluebi.c306 mtd->_get_device = gluebi_get_device; in gluebi_create()
/kernel/linux/linux-5.10/include/linux/mtd/
Dmtd.h356 int (*_get_device) (struct mtd_info *mtd); member
/kernel/linux/linux-5.10/drivers/mtd/
Dmtdcore.c1027 if (master->_get_device) { in __get_mtd_device()
1028 err = master->_get_device(mtd); in __get_mtd_device()
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
Dcore.c3202 mtd->_get_device = spi_nor_get_device; in spi_nor_scan()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch18011 mtd->_get_device = spi_nor_get_device;
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch58996 int (*_get_device) (struct mtd_info *mtd);
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch363370 int (*_get_device) (struct mtd_info *mtd);