Searched refs:cfi_cmdset_0020 (Results 1 - 3 of 3) sorted by relevance

/drivers/mtd/chips/
H A DMakefile8 obj-$(CONFIG_MTD_CFI_STAA) += cfi_cmdset_0020.o
H A Dgen_probe.c197 extern cfi_cmdset_fn_t cfi_cmdset_0020;
255 return cfi_cmdset_0020(map, primary);
H A Dcfi_cmdset_0020.c50 struct mtd_info *cfi_cmdset_0020(struct map_info *, int);
57 .name = "cfi_cmdset_0020",
113 struct mtd_info *cfi_cmdset_0020(struct map_info *map, int primary) function
164 EXPORT_SYMBOL_GPL(cfi_cmdset_0020); variable

Completed in 54 milliseconds