Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/atm/
Dhorizon.h448 spinlock_t rate_lock; member
Dhorizon.c2458 spin_lock (&dev->rate_lock); in hrz_open()
2479 spin_unlock (&dev->rate_lock); in hrz_open()
2557 spin_lock (&dev->rate_lock); in hrz_close()
2562 spin_unlock (&dev->rate_lock); in hrz_close()
2813 spin_lock_init(&dev->rate_lock); in hrz_probe()