Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mtd/chips/
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 */ in mtd_do_chip_probe()
37 mtd = check_cmd_set(map, 0); /* Then the secondary */ in mtd_do_chip_probe()
232 static struct mtd_info *check_cmd_set(struct map_info *map, int primary) in check_cmd_set() function

Completed in 3 milliseconds