Searched refs:read_fifo_spinlock (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Di2lib.c159 LOCK_INIT(&pB->read_fifo_spinlock);
1370 WRITE_LOCK_IRQSAVE(&pB->read_fifo_spinlock,bflags);
1392 WRITE_UNLOCK_IRQRESTORE(&pB->read_fifo_spinlock,bflags);
1400 WRITE_UNLOCK_IRQRESTORE(&pB->read_fifo_spinlock,bflags);
1414 WRITE_UNLOCK_IRQRESTORE(&pB->read_fifo_spinlock,bflags);
1465 WRITE_UNLOCK_IRQRESTORE(&pB->read_fifo_spinlock,bflags);
1487 WRITE_UNLOCK_IRQRESTORE(&pB->read_fifo_spinlock,bflags);
H A Di2ellis.h399 rwlock_t read_fifo_spinlock; member in struct:_i2eBordStr
H A Dip2main.c2185 WRITE_LOCK_IRQSAVE(&pB->read_fifo_spinlock, flags);
2187 WRITE_UNLOCK_IRQRESTORE(&pB->read_fifo_spinlock, flags);
2207 WRITE_LOCK_IRQSAVE(&pB->read_fifo_spinlock, flags);
2209 WRITE_UNLOCK_IRQRESTORE(&pB->read_fifo_spinlock, flags);
2247 WRITE_LOCK_IRQSAVE(&pB->read_fifo_spinlock, flags);
2249 WRITE_UNLOCK_IRQRESTORE(&pB->read_fifo_spinlock, flags);

Completed in 132 milliseconds