Searched defs:get_chip (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/lpddr/ |
H A D | lpddr_cmds.c | 198 static int get_chip(struct map_info *map, struct flchip *chip, int mode) in get_chip() function
|
/kernel/linux/linux-6.6/drivers/mtd/lpddr/ |
H A D | lpddr_cmds.c | 198 static int get_chip(struct map_info *map, struct flchip *chip, int mode) in get_chip() function
|
/kernel/linux/linux-5.10/sound/atmel/ |
H A D | ac97c.c | 57 #define get_chip(card) ((struct atmel_ac97c *)(card)->private_data) macro
|
/kernel/linux/linux-6.6/sound/atmel/ |
H A D | ac97c.c | 56 #define get_chip(card) ((struct atmel_ac97c *)(card)->private_data) macro
|
/kernel/linux/linux-5.10/sound/spi/ |
H A D | at73c213.c | 81 #define get_chip(card) ((struct snd_at73c213 *)card->private_data) macro
|
/kernel/linux/linux-6.6/sound/spi/ |
H A D | at73c213.c | 81 #define get_chip(card) ((struct snd_at73c213 *)card->private_data) macro
|
/kernel/linux/linux-5.10/drivers/mtd/chips/ |
H A D | cfi_cmdset_0002.c | 871 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in get_chip() function [all...] |
H A D | cfi_cmdset_0001.c | 942 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in get_chip() function [all...] |
/kernel/linux/linux-6.6/drivers/mtd/chips/ |
H A D | cfi_cmdset_0002.c | 874 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in get_chip() function [all...] |
H A D | cfi_cmdset_0001.c | 944 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in get_chip() function [all...] |
Completed in 20 milliseconds