cfi_qry_present   135 drivers/mtd/chips/cfi_probe.c 		if (cfi_qry_present(map, start, cfi)) {
cfi_qry_present   141 drivers/mtd/chips/cfi_probe.c 			if (!cfi_qry_present(map, start, cfi)) {
cfi_qry_present   153 drivers/mtd/chips/cfi_probe.c 			if (cfi_qry_present(map, base, cfi)) {
cfi_qry_present   246 drivers/mtd/chips/cfi_util.c EXPORT_SYMBOL_GPL(cfi_qry_present);
cfi_qry_present   253 drivers/mtd/chips/cfi_util.c 	if (cfi_qry_present(map, base, cfi))
cfi_qry_present   260 drivers/mtd/chips/cfi_util.c 	if (cfi_qry_present(map, base, cfi))
cfi_qry_present   265 drivers/mtd/chips/cfi_util.c 	if (cfi_qry_present(map, base, cfi))
cfi_qry_present   272 drivers/mtd/chips/cfi_util.c 	if (cfi_qry_present(map, base, cfi))
cfi_qry_present   279 drivers/mtd/chips/cfi_util.c 	if (cfi_qry_present(map, base, cfi))
cfi_qry_present    40 drivers/mtd/hyperbus/hbmc-am654.c 		ret = cfi_qry_present(map, 0, &cfi);
cfi_qry_present   340 include/linux/mtd/cfi.h int __xipram cfi_qry_present(struct map_info *map, __u32 base,