Searched refs:RS_EVENT_WRITE_WAKEUP (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A D68328serial.h179 #define RS_EVENT_WRITE_WAKEUP 0 macro
H A D68360serial.c542 rs_sched_event(info, RS_EVENT_WRITE_WAKEUP);
624 if (test_and_clear_bit(RS_EVENT_WRITE_WAKEUP, &info->event))
H A Dcrisv10.c1991 rs_sched_event(info, RS_EVENT_WRITE_WAKEUP);
3034 rs_sched_event(info, RS_EVENT_WRITE_WAKEUP);
3162 if (test_and_clear_bit(RS_EVENT_WRITE_WAKEUP, &info->event))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A DserialP.h104 #define RS_EVENT_WRITE_WAKEUP 0 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dz85230.h438 #define RS_EVENT_WRITE_WAKEUP 0 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/tc/
H A Dzs.h159 #define RS_EVENT_WRITE_WAKEUP 0 macro
H A Dzs.c436 rs_sched_event(info, RS_EVENT_WRITE_WAKEUP);
620 if (test_and_clear_bit(RS_EVENT_WRITE_WAKEUP, &info->event))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Driscom8.c80 #define RS_EVENT_WRITE_WAKEUP 0 macro
487 rc_mark_event(port, RS_EVENT_WRITE_WAKEUP);
515 rc_mark_event(port, RS_EVENT_WRITE_WAKEUP);
527 rc_mark_event(port, RS_EVENT_WRITE_WAKEUP);
1554 if (test_and_clear_bit(RS_EVENT_WRITE_WAKEUP, &port->event))
H A Dspecialix.c181 #undef RS_EVENT_WRITE_WAKEUP macro
182 #define RS_EVENT_WRITE_WAKEUP 0 macro
779 sx_mark_event(port, RS_EVENT_WRITE_WAKEUP);
819 sx_mark_event(port, RS_EVENT_WRITE_WAKEUP);
831 sx_mark_event(port, RS_EVENT_WRITE_WAKEUP);
2290 if (test_and_clear_bit(RS_EVENT_WRITE_WAKEUP, &port->event))
H A Damiserial.c362 rs_sched_event(info, RS_EVENT_WRITE_WAKEUP);
430 rs_sched_event(info, RS_EVENT_WRITE_WAKEUP);
530 if (test_and_clear_bit(RS_EVENT_WRITE_WAKEUP, &info->event))
H A Dgeneric_serial.c57 #define RS_EVENT_WRITE_WAKEUP 1 macro

Completed in 185 milliseconds