Searched defs:__map (Results 1 – 2 of 2) 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()484 static void regmap_unlock_hwlock_irqrestore(void *__map) in regmap_unlock_hwlock_irqrestore()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()[all …]
94 unsigned long __map[8]; /* 256 bits */ member