Searched refs:__map (Results 1 – 2 of 2) sorted by relevance
93 unsigned long __map[8]; /* 256 bits */ member
331 static void regmap_lock_mutex(void *__map) in regmap_lock_mutex() argument333 struct regmap *map = __map; in regmap_lock_mutex()337 static void regmap_unlock_mutex(void *__map) in regmap_unlock_mutex() argument339 struct regmap *map = __map; in regmap_unlock_mutex()343 static void regmap_lock_spinlock(void *__map) in regmap_lock_spinlock() argument346 struct regmap *map = __map; in regmap_lock_spinlock()353 static void regmap_unlock_spinlock(void *__map) in regmap_unlock_spinlock() argument356 struct regmap *map = __map; in regmap_unlock_spinlock()