Searched defs:__map (Results 1 – 2 of 2) sorted by relevance
394 static void regmap_lock_hwlock(void *__map) in regmap_lock_hwlock()401 static void regmap_lock_hwlock_irq(void *__map) in regmap_lock_hwlock_irq()408 static void regmap_lock_hwlock_irqsave(void *__map) in regmap_lock_hwlock_irqsave()416 static void regmap_unlock_hwlock(void *__map) in regmap_unlock_hwlock()423 static void regmap_unlock_hwlock_irq(void *__map) in regmap_unlock_hwlock_irq()430 static void regmap_unlock_hwlock_irqrestore(void *__map) in regmap_unlock_hwlock_irqrestore()437 static void regmap_lock_unlock_none(void *__map) in regmap_lock_unlock_none()442 static void regmap_lock_mutex(void *__map) in regmap_lock_mutex()448 static void regmap_unlock_mutex(void *__map) in regmap_unlock_mutex()454 static void regmap_lock_spinlock(void *__map) in regmap_lock_spinlock()[all …]
94 unsigned long __map[8]; /* 256 bits */ member