Searched refs:__map (Results 1 – 2 of 2) sorted by relevance
93 unsigned long __map[8]; /* 256 bits */ member
335 static void regmap_lock_mutex(void *__map) in regmap_lock_mutex() argument337 struct regmap *map = __map; in regmap_lock_mutex()341 static void regmap_unlock_mutex(void *__map) in regmap_unlock_mutex() argument343 struct regmap *map = __map; in regmap_unlock_mutex()347 static void regmap_lock_spinlock(void *__map) in regmap_lock_spinlock() argument350 struct regmap *map = __map; in regmap_lock_spinlock()357 static void regmap_unlock_spinlock(void *__map) in regmap_unlock_spinlock() argument360 struct regmap *map = __map; in regmap_unlock_spinlock()