Searched refs:delta_msr_wait (Results 26 - 48 of 48) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dimx.c229 wake_up_interruptible(&sport->port.state->port.delta_msr_wait);
393 wake_up_interruptible(&sport->port.state->port.delta_msr_wait);
H A Damba-pl010.c229 wake_up_interruptible(&uap->port.state->port.delta_msr_wait);
H A Damba-pl011.c243 wake_up_interruptible(&uap->port.state->port.delta_msr_wait);
H A Dip22zilog.c357 wake_up_interruptible(&up->port.state->port.delta_msr_wait);
H A Dpxa.c224 wake_up_interruptible(&up->port.state->port.delta_msr_wait);
H A Dsa1100.c120 wake_up_interruptible(&sport->port.state->port.delta_msr_wait);
H A Dsb1250-duart.c428 wake_up_interruptible(&uport->state->port.delta_msr_wait);
H A Dsunsab.c296 wake_up_interruptible(&up->port.state->port.delta_msr_wait);
H A Dvr41xx_siu.c389 wake_up_interruptible(&port->state->port.delta_msr_wait);
H A D68360serial.c516 wake_up_interruptible(&info->delta_msr_wait);
1404 interruptible_sleep_on(&info->delta_msr_wait);
H A Datmel_serial.c872 wake_up_interruptible(&port->state->port.delta_msr_wait);
H A Dmfd.c592 wake_up_interruptible(&up->port.state->port.delta_msr_wait);
H A Dsunsu.c432 wake_up_interruptible(&up->port.state->port.delta_msr_wait);
H A Dzs.c689 wake_up_interruptible(&uport->state->port.delta_msr_wait);
H A Dicom.c698 port.delta_msr_wait);
H A Dpmac_zilog.c375 wake_up_interruptible(&uap->port.state->port.delta_msr_wait);
H A Dsunzilog.c456 wake_up_interruptible(&up->port.state->port.delta_msr_wait);
H A D8250.c1510 wake_up_interruptible(&up->port.state->port.delta_msr_wait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmxser.c822 wake_up_interruptible(&port->port.delta_msr_wait);
959 * clear delta_msr_wait queue to avoid mem leaks: we may free the irq
962 wake_up_interruptible(&info->port.delta_msr_wait);
1731 return wait_event_interruptible(info->port.delta_msr_wait,
H A Dcyclades.c724 wake_up_interruptible(&info->port.delta_msr_wait);
1192 wake_up_interruptible(&info->port.delta_msr_wait);
1458 /* Clear delta_msr_wait queue to avoid mem leaks. */
1459 wake_up_interruptible(&info->port.delta_msr_wait);
2783 ret_val = wait_event_interruptible(info->port.delta_msr_wait,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/hp/sim/
H A Dsimserial.c650 init_waitqueue_head(&info->delta_msr_wait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dmn10300-serial.c595 wake_up_interruptible(&port->uart.state->port.delta_msr_wait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ip2/
H A Di2lib.c241 init_waitqueue_head(&pCh->delta_msr_wait);

Completed in 267 milliseconds

12