/kernel/linux/linux-5.10/drivers/mtd/lpddr/ |
H A D | lpddr_cmds.c | 32 static int chip_ready(struct map_info *map, struct flchip *chip, int mode); 243 ret = chip_ready(map, contender, mode); in get_chip() 287 ret = chip_ready(map, chip, mode); in get_chip() 294 static int chip_ready(struct map_info *map, struct flchip *chip, int mode) in chip_ready() function
|
/kernel/linux/linux-6.6/drivers/mtd/lpddr/ |
H A D | lpddr_cmds.c | 32 static int chip_ready(struct map_info *map, struct flchip *chip, int mode); 243 ret = chip_ready(map, contender, mode); in get_chip() 287 ret = chip_ready(map, chip, mode); in get_chip() 294 static int chip_ready(struct map_info *map, struct flchip *chip, int mode) in chip_ready() function
|
/kernel/linux/linux-5.10/drivers/mtd/chips/ |
H A D | cfi_cmdset_0002.c | 828 static int __xipram chip_ready(struct map_info *map, struct flchip *chip, in chip_ready() function 868 return chip_ready(map, chip, addr, datum); in chip_good() 885 if (chip_ready(map, chip, adr, NULL)) in get_chip() 923 if (chip_ready(map, chip, adr, NULL)) in get_chip() 1454 if (chip_ready(map, chip, adr, NULL)) in do_otp_lock() 2186 if (chip->state == FL_READY && chip_ready(map, chip, adr, NULL)) in cfi_amdstd_panic_wait() 2203 if (chip_ready(map, chip, adr, NULL)) in cfi_amdstd_panic_wait() 2267 if (chip_ready(map, chip, adr, NULL)) in do_panic_write_oneword() 2273 if (!chip_ready(map, chip, adr, &datum) || in do_panic_write_oneword() 2470 if (chip_ready(ma in do_erase_chip() [all...] |
H A D | cfi_cmdset_0001.c | 97 static int chip_ready (struct map_info *map, struct flchip *chip, unsigned long adr, int mode); 825 static int chip_ready (struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in chip_ready() function 988 ret = chip_ready(map, contender, contender->start, mode); in get_chip() 1031 ret = chip_ready(map, chip, adr, mode); in get_chip()
|
/kernel/linux/linux-6.6/drivers/mtd/chips/ |
H A D | cfi_cmdset_0002.c | 831 static int __xipram chip_ready(struct map_info *map, struct flchip *chip, in chip_ready() function 871 return chip_ready(map, chip, addr, datum); in chip_good() 888 if (chip_ready(map, chip, adr, NULL)) in get_chip() 927 if (chip_ready(map, chip, adr, NULL)) in get_chip() 1458 if (chip_ready(map, chip, adr, NULL)) in do_otp_lock() 2190 if (chip->state == FL_READY && chip_ready(map, chip, adr, NULL)) in cfi_amdstd_panic_wait() 2207 if (chip_ready(map, chip, adr, NULL)) in cfi_amdstd_panic_wait() 2271 if (chip_ready(map, chip, adr, NULL)) in do_panic_write_oneword() 2277 if (!chip_ready(map, chip, adr, &datum) || in do_panic_write_oneword() 2474 if (chip_ready(ma in do_erase_chip() [all...] |
H A D | cfi_cmdset_0001.c | 99 static int chip_ready (struct map_info *map, struct flchip *chip, unsigned long adr, int mode); 827 static int chip_ready (struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in chip_ready() function 990 ret = chip_ready(map, contender, contender->start, mode); in get_chip() 1033 ret = chip_ready(map, chip, adr, mode); in get_chip()
|
/kernel/linux/linux-5.10/sound/usb/usx2y/ |
H A D | usX2Yhwdep.c | 121 info->chip_ready = 1; in snd_usx2y_hwdep_dsp_status()
|
/kernel/linux/linux-6.6/sound/usb/usx2y/ |
H A D | usX2Yhwdep.c | 114 info->chip_ready = 1; in snd_usx2y_hwdep_dsp_status()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asound.h | 82 unsigned int chip_ready; member
|
/kernel/linux/linux-5.10/tools/include/uapi/sound/ |
H A D | asound.h | 136 unsigned int chip_ready; /* R: 1 = initialization finished */ member
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asound.h | 136 unsigned int chip_ready; /* R: 1 = initialization finished */ member
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asound.h | 122 unsigned int chip_ready; /* R: 1 = initialization finished */ member
|
/kernel/linux/linux-6.6/tools/include/uapi/sound/ |
H A D | asound.h | 122 unsigned int chip_ready; /* R: 1 = initialization finished */ member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asound.h | 92 unsigned int chip_ready; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asound.h | 92 unsigned int chip_ready; member
|