Searched defs:__map (Results 1 – 3 of 3) sorted by relevance
448 static void regmap_lock_hwlock(void *__map) in regmap_lock_hwlock()455 static void regmap_lock_hwlock_irq(void *__map) in regmap_lock_hwlock_irq()462 static void regmap_lock_hwlock_irqsave(void *__map) in regmap_lock_hwlock_irqsave()470 static void regmap_unlock_hwlock(void *__map) in regmap_unlock_hwlock()477 static void regmap_unlock_hwlock_irq(void *__map) in regmap_unlock_hwlock_irq()491 static void regmap_lock_unlock_none(void *__map) in regmap_lock_unlock_none()496 static void regmap_lock_mutex(void *__map) in regmap_lock_mutex()502 static void regmap_unlock_mutex(void *__map) in regmap_unlock_mutex()508 static void regmap_lock_spinlock(void *__map) in regmap_lock_spinlock()518 static void regmap_unlock_spinlock(void *__map) in regmap_unlock_spinlock()[all …]
9 struct __map { struct22 const struct __map *map; argument
94 unsigned long __map[8]; /* 256 bits */ member
Completed in 14 milliseconds