Searched refs:card_lock (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dfarsync.c367 spinlock_t card_lock; /* Lock for SMP access */ member in struct:fst_card_info
498 spin_lock_irqsave ( &card->card_lock, flags );
505 spin_unlock_irqrestore ( &card->card_lock, flags );
507 spin_lock_irqsave ( &card->card_lock, flags );
535 spin_unlock_irqrestore ( &card->card_lock, flags );
576 spin_lock_irqsave ( &card->card_lock, flags );
589 spin_unlock_irqrestore ( &card->card_lock, flags );
607 spin_lock_irqsave ( &card->card_lock, flags );
620 spin_unlock_irqrestore ( &card->card_lock, flags );
822 spin_lock ( &card->card_lock );
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dcyclades.c72 spin_lock_irqsave(&cy_card[info->card].card_lock, flags); \
77 spin_unlock_irqrestore(&cy_card[info->card].card_lock, flags); \
571 spin_lock(&cinfo->card_lock);
709 spin_unlock(&cinfo->card_lock);
722 spin_lock(&cinfo->card_lock);
837 spin_unlock(&cinfo->card_lock);
843 spin_lock(&cinfo->card_lock);
914 spin_unlock(&cinfo->card_lock);
921 spin_lock(&cinfo->card_lock);
924 spin_unlock(&cinfo->card_lock);
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Darlan.h361 struct semaphore card_lock; member in struct:arlan_private
H A Darlan.c1324 init_MUTEX(&priv->card_lock);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcyclades.h542 spinlock_t card_lock; member in struct:cyclades_card
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcyclades.h539 spinlock_t card_lock; member in struct:cyclades_card

Completed in 115 milliseconds