Home
last modified time | relevance | path

Searched defs:get_chip (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c197 static int get_chip(struct map_info *map, struct flchip *chip, int mode) in get_chip() function
/linux/sound/atmel/
H A Dac97c.c56 #define get_chip(card) ((struct atmel_ac97c *)(card)->private_data) macro