Home
last modified time | relevance | path

Searched refs:spinlock_flags (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/base/regmap/
Dinternal.h56 unsigned long spinlock_flags; member
Dregmap.c354 map->spinlock_flags = flags; in regmap_lock_spinlock()
361 spin_unlock_irqrestore(&map->spinlock, map->spinlock_flags); in regmap_unlock_spinlock()