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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/chips/
H A Dgen_probe.c15 static struct mtd_info *check_cmd_set(struct map_info *, int);
35 mtd = check_cmd_set(map, 1); /* First the primary cmdset */
37 mtd = check_cmd_set(map, 0); /* Then the secondary */
232 static struct mtd_info *check_cmd_set(struct map_info *map, int primary) function

Completed in 43 milliseconds