Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/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 */ in mtd_do_chip_probe()
37 mtd = check_cmd_set(map, 0); /* Then the secondary */ in mtd_do_chip_probe()
233 static struct mtd_info *check_cmd_set(struct map_info *map, int primary) in check_cmd_set() function
/dports/multimedia/libv4l/linux-5.13-rc2/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 */ in mtd_do_chip_probe()
37 mtd = check_cmd_set(map, 0); /* Then the secondary */ in mtd_do_chip_probe()
233 static struct mtd_info *check_cmd_set(struct map_info *map, int primary) in check_cmd_set() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/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 */ in mtd_do_chip_probe()
37 mtd = check_cmd_set(map, 0); /* Then the secondary */ in mtd_do_chip_probe()
233 static struct mtd_info *check_cmd_set(struct map_info *map, int primary) in check_cmd_set() function