Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mtd/chips/
Dgen_probe.c16 static struct cfi_private *genprobe_ident_chips(struct map_info *map,
27 cfi = genprobe_ident_chips(map, cp); in mtd_do_chip_probe()
59 static struct cfi_private *genprobe_ident_chips(struct map_info *map, struct chip_probe *cp) in genprobe_ident_chips() function