Searched defs:__map (Results 1 – 2 of 2) sorted by relevance
428 static void regmap_lock_hwlock(void *__map) in regmap_lock_hwlock()435 static void regmap_lock_hwlock_irq(void *__map) in regmap_lock_hwlock_irq()442 static void regmap_lock_hwlock_irqsave(void *__map) in regmap_lock_hwlock_irqsave()450 static void regmap_unlock_hwlock(void *__map) in regmap_unlock_hwlock()457 static void regmap_unlock_hwlock_irq(void *__map) in regmap_unlock_hwlock_irq()464 static void regmap_unlock_hwlock_irqrestore(void *__map) in regmap_unlock_hwlock_irqrestore()471 static void regmap_lock_unlock_none(void *__map) in regmap_lock_unlock_none()476 static void regmap_lock_mutex(void *__map) in regmap_lock_mutex()482 static void regmap_unlock_mutex(void *__map) in regmap_unlock_mutex()488 static void regmap_lock_spinlock(void *__map) in regmap_lock_spinlock()[all …]
94 unsigned long __map[8]; /* 256 bits */ member