Searched refs:Cy_EVENT_HANGUP (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dserial167.h80 #define Cy_EVENT_HANGUP 2 macro
H A Dcyclades.h641 #define Cy_EVENT_HANGUP 2 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dserial167.h80 #define Cy_EVENT_HANGUP 2 macro
H A Dcyclades.h638 #define Cy_EVENT_HANGUP 2 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dserial167.c504 cy_sched_event(info, Cy_EVENT_HANGUP);
747 if (test_and_clear_bit(Cy_EVENT_HANGUP, &info->event)) {
H A Dcyclades.c390 if (test_and_clear_bit(Cy_EVENT_HANGUP, &info->event)) {
878 Cy_EVENT_HANGUP);
1249 cy_sched_event(info, Cy_EVENT_HANGUP);

Completed in 81 milliseconds