Searched refs:Cy_EVENT_WRITE_WAKEUP (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dserial167.h75 #define Cy_EVENT_WRITE_WAKEUP 1 macro
H A Dcyclades.h603 #define Cy_EVENT_WRITE_WAKEUP 1 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dserial167.c450 Cy_EVENT_WRITE_WAKEUP);
497 cy_sched_event(info, Cy_EVENT_WRITE_WAKEUP);
581 cy_sched_event(info, Cy_EVENT_WRITE_WAKEUP);
681 if (test_and_clear_bit(Cy_EVENT_WRITE_WAKEUP, &info->event)) {
H A Dcyclades.c712 cy_sched_event(info, Cy_EVENT_WRITE_WAKEUP);
772 Cy_EVENT_WRITE_WAKEUP);
1095 cy_sched_event(info, Cy_EVENT_WRITE_WAKEUP);

Completed in 131 milliseconds