Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dgen_probe.h17 int (*probe_chip)(struct map_info *map, __u32 base, member
/linux/drivers/mtd/chips/
H A Dgen_probe.c129 cp->probe_chip(map, i << cfi.chipshift, chip_map, &cfi); in genprobe_ident_chips()
185 if (cp->probe_chip(map, 0, NULL, cfi)) in genprobe_new_chip()