Searched refs:__map (Results 1 – 5 of 5) sorted by relevance
396 struct regmap *map = __map; in regmap_lock_hwlock()403 struct regmap *map = __map; in regmap_lock_hwlock_irq()410 struct regmap *map = __map; in regmap_lock_hwlock_irqsave()418 struct regmap *map = __map; in regmap_unlock_hwlock()425 struct regmap *map = __map; in regmap_unlock_hwlock_irq()432 struct regmap *map = __map; in regmap_unlock_hwlock_irqrestore()444 struct regmap *map = __map; in regmap_lock_mutex()450 struct regmap *map = __map; in regmap_unlock_mutex()457 struct regmap *map = __map; in regmap_lock_spinlock()467 struct regmap *map = __map; in regmap_unlock_spinlock()[all …]
94 unsigned long __map[8]; /* 256 bits */ member
9 struct __map { struct23 const struct __map *map; argument
85 static const struct __map mt7996_reg_map[] = {
410 return test_bit(nr, bitmap->__map); in is_revectored()
Completed in 17 milliseconds