Searched defs:get_chip (Results 1 – 2 of 2) sorted by relevance
197 static int get_chip(struct map_info *map, struct flchip *chip, int mode) in get_chip() function
56 #define get_chip(card) ((struct atmel_ac97c *)(card)->private_data) macro