Searched refs:event_lock (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pcmcia/
H A Dpci_socket.h21 spinlock_t event_lock; member in struct:pci_socket
H A Dpci_socket.c181 spin_lock_init(&socket->event_lock);
H A Dyenta.c475 spin_lock_irq(&socket->event_lock);
478 spin_unlock_irq(&socket->event_lock);
490 spin_lock(&socket->event_lock);
492 spin_unlock(&socket->event_lock);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aacraid/
H A Ddpcsup.c129 spin_lock_irqsave(&fib->event_lock, flagv);
132 spin_unlock_irqrestore(&fib->event_lock, flagv);
H A Dcommsup.c109 spin_lock_init(&fibptr->event_lock);
483 spin_lock_irqsave(&fibptr->event_lock, flags);
511 spin_unlock_irqrestore(&fibptr->event_lock, flags);
H A Daacraid.h659 spinlock_t event_lock; member in struct:fib
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/
H A Dohci1394.h202 spinlock_t event_lock; member in struct:ti_ohci
H A Dohci1394.c475 spin_lock_init(&ohci->event_lock);
1054 spin_lock_irqsave(&ohci->event_lock, flags);
1057 spin_unlock_irqrestore(&ohci->event_lock, flags);
1081 spin_lock_irqsave(&ohci->event_lock, flags);
1088 spin_unlock_irqrestore(&ohci->event_lock, flags);
1090 spin_lock_irqsave(&ohci->event_lock, flags);
1093 spin_unlock_irqrestore(&ohci->event_lock, flags);
1203 spin_lock_irqsave(&ohci->event_lock, flags);
1206 spin_unlock_irqrestore(&ohci->event_lock, flags);

Completed in 62 milliseconds