Searched refs:__map (Results 1 – 5 of 5) sorted by relevance
450 struct regmap *map = __map; in regmap_lock_hwlock()457 struct regmap *map = __map; in regmap_lock_hwlock_irq()464 struct regmap *map = __map; in regmap_lock_hwlock_irqsave()472 struct regmap *map = __map; in regmap_unlock_hwlock()479 struct regmap *map = __map; in regmap_unlock_hwlock_irq()486 struct regmap *map = __map; in regmap_unlock_hwlock_irqrestore()498 struct regmap *map = __map; in regmap_lock_mutex()504 struct regmap *map = __map; in regmap_unlock_mutex()511 struct regmap *map = __map; in regmap_lock_spinlock()521 struct regmap *map = __map; in regmap_unlock_spinlock()[all …]
94 unsigned long __map[8]; /* 256 bits */ member
9 struct __map { struct22 const struct __map *map; argument
27 static const struct __map mt7996_reg_map[] = {
410 return test_bit(nr, bitmap->__map); in is_revectored()
Completed in 17 milliseconds