Searched refs:evt (Results 1 - 25 of 312) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dleds.h1 extern void innovator_leds_event(led_event_t evt);
2 extern void h2p2_dbg_leds_event(led_event_t evt);
3 extern void osk_leds_event(led_event_t evt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dleds.h10 extern void idp_leds_event(led_event_t evt);
11 extern void lubbock_leds_event(led_event_t evt);
12 extern void mainstone_leds_event(led_event_t evt);
13 extern void trizeps4_leds_event(led_event_t evt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dleds.h1 extern void assabet_leds_event(led_event_t evt);
2 extern void badge4_leds_event(led_event_t evt);
3 extern void consus_leds_event(led_event_t evt);
4 extern void brutus_leds_event(led_event_t evt);
5 extern void cerf_leds_event(led_event_t evt);
6 extern void flexanet_leds_event(led_event_t evt);
7 extern void graphicsclient_leds_event(led_event_t evt);
8 extern void hackkit_leds_event(led_event_t evt);
9 extern void lart_leds_event(led_event_t evt);
10 extern void pfs168_leds_event(led_event_t evt);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pv310/
H A Dlocaltimer.c21 void __cpuinit local_timer_setup(struct clock_event_device *evt) argument
23 evt->irq = IRQ_LOCALTIMER;
24 twd_timer_setup(evt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DFileDetailDialog.h42 void OnTimer(wxTimerEvent& evt);
53 void OnClosewnd(wxCommandEvent& evt);
59 void OnBnClickedButtonStrip(wxCommandEvent& evt);
60 void OnBnClickedShowComment(wxCommandEvent& evt);
61 void OnBnClickedTakeOver(wxCommandEvent& evt);
62 void OnListClickedTakeOver(wxListEvent& evt);
63 void OnTextFileNameChange(wxCommandEvent& evt);
64 void OnBnClickedOk(wxCommandEvent& evt);
65 void OnBnClickedApply(wxCommandEvent& evt);
66 void OnBnClickedPrevFile(wxCommandEvent& evt);
[all...]
H A DServerWnd.h47 void OnSashPositionChanged(wxSplitterEvent& evt);
48 void OnBnClickedAddserver(wxCommandEvent& evt);
49 void OnBnClickedED2KDisconnect(wxCommandEvent& evt);
50 void OnBnClickedUpdateservermetfromurl(wxCommandEvent& evt);
51 void OnBnClickedResetLog(wxCommandEvent& evt);
52 void OnBnClickedResetServerLog(wxCommandEvent& evt);
H A DKadDlg.h53 void OnBnClickedBootstrapClient(wxCommandEvent& evt);
54 void OnBnClickedBootstrapKnown(wxCommandEvent& evt);
55 void OnBnClickedDisconnectKad(wxCommandEvent& evt);
56 void OnBnClickedUpdateNodeList(wxCommandEvent& evt);
57 void OnFieldsChange(wxCommandEvent& evt);
H A DCatDialog.h88 void OnBnClickedBrowse(wxCommandEvent& evt);
93 void OnBnClickedOk(wxCommandEvent& evt);
98 void OnBnClickColor(wxCommandEvent& evt);
H A DCommentDialog.h45 void OnBnClickedApply(wxCommandEvent& evt);
46 void OnBnClickedClear(wxCommandEvent& evt);
47 void OnBnClickedCancel(wxCommandEvent& evt);
H A DMuleTextCtrl.h75 void OnRightDown( wxMouseEvent& evt );
85 void OnPaste( wxCommandEvent& evt );
90 void OnSelAll( wxCommandEvent& evt );
95 void OnClear( wxCommandEvent& evt );
H A DAddFriend.h41 void OnAddBtn(wxCommandEvent& evt);
42 void OnCloseBtn(wxCommandEvent& evt);
H A DChatWnd.h62 void OnNMRclickChatTab(wxMouseEvent& evt);
66 void OnPopupClose(wxCommandEvent& evt);
71 void OnPopupCloseAll(wxCommandEvent& evt);
76 void OnPopupCloseOthers(wxCommandEvent& evt);
81 void OnAddFriend(wxCommandEvent& evt);
83 void OnBnClickedCsend(wxCommandEvent& evt);
84 void OnBnClickedCclose(wxCommandEvent& evt);
85 void OnAllPagesClosed(wxNotebookEvent& evt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-shmobile/include/mach/
H A Dirqs.h7 #define evt2irq(evt) (((evt) >> 5) - 16)
13 #define intcs_evt2irq(evt) evt2irq(INTCS_VECT_BASE + (evt))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dtimer-mpu.c29 void __cpuinit local_timer_setup(struct clock_event_device *evt) argument
31 evt->irq = OMAP44XX_IRQ_LOCALTIMER;
32 twd_timer_setup(evt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-realview/
H A Dlocaltimer.c22 void __cpuinit local_timer_setup(struct clock_event_device *evt) argument
24 evt->irq = IRQ_LOCALTIMER;
25 twd_timer_setup(evt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-tegra/
H A Dlocaltimer.c21 void __cpuinit local_timer_setup(struct clock_event_device *evt) argument
23 evt->irq = IRQ_LOCALTIMER;
24 twd_timer_setup(evt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ux500/
H A Dlocaltimer.c24 void __cpuinit local_timer_setup(struct clock_event_device *evt) argument
26 evt->irq = IRQ_LOCALTIMER;
27 twd_timer_setup(evt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-vexpress/
H A Dlocaltimer.c22 void __cpuinit local_timer_setup(struct clock_event_device *evt) argument
24 evt->irq = IRQ_LOCALTIMER;
25 twd_timer_setup(evt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/
H A Duwbd.c85 * @evt->rc is already referenced and guaranteed to exist. See
164 * @evt: the event to handle
174 * controller in @evt->rc referenced. The reference will be dropped
179 int uwbd_event_handle_urc(struct uwb_event *evt) argument
187 type = evt->notif.rceb->bEventType;
188 event = le16_to_cpu(evt->notif.rceb->wEvent);
189 context = evt->notif.rceb->bEventContext;
202 result = (*handler)(evt);
205 dev_err(&evt->rc->uwb_dev.dev,
211 static void uwbd_event_handle_message(struct uwb_event *evt) argument
229 uwbd_event_handle(struct uwb_event *evt) argument
259 struct uwb_event *evt; local
321 uwbd_event_queue(struct uwb_event *evt) argument
342 struct uwb_event *evt, *nxt; local
[all...]
H A Die-rcv.c29 int uwbd_evt_handle_rc_ie_rcv(struct uwb_event *evt) argument
32 struct device *dev = &evt->rc->uwb_dev.dev;
37 if (evt->notif.size < sizeof(*iercv)) {
40 evt->notif.size, sizeof(*iercv));
43 iercv = container_of(evt->notif.rceb, struct uwb_rc_evt_ie_rcv, rceb);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/shaped/
H A Dshaped.cpp70 void OnDoubleClick(wxMouseEvent& evt);
71 void OnLeftDown(wxMouseEvent& evt);
72 void OnLeftUp(wxMouseEvent& evt);
73 void OnMouseMove(wxMouseEvent& evt);
74 void OnExit(wxMouseEvent& evt);
75 void OnPaint(wxPaintEvent& evt);
76 void OnWindowCreate(wxWindowCreateEvent& evt);
176 void ShapedFrame::OnDoubleClick(wxMouseEvent& WXUNUSED(evt))
188 void ShapedFrame::OnLeftDown(wxMouseEvent& evt) argument
192 wxPoint pos = ClientToScreen(evt
208 OnMouseMove(wxMouseEvent& evt) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dtime-ts.c154 struct clock_event_device *evt)
165 struct clock_event_device *evt)
207 struct clock_event_device *evt = dev_id; local
209 evt->event_handler(evt);
231 static void __init bfin_gptmr0_clockevent_init(struct clock_event_device *evt) argument
236 evt->mult = div_sc(clock_tick, NSEC_PER_SEC, evt->shift);
237 evt->max_delta_ns = clockevent_delta2ns(-1, evt);
153 bfin_gptmr0_set_next_event(unsigned long cycles, struct clock_event_device *evt) argument
164 bfin_gptmr0_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) argument
250 bfin_coretmr_set_next_event(unsigned long cycles, struct clock_event_device *evt) argument
261 bfin_coretmr_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) argument
313 struct clock_event_device *evt = &per_cpu(coretmr_events, cpu); local
334 struct clock_event_device *evt = &per_cpu(coretmr_events, cpu); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dsndcodec.cpp32 bool wxSoundStreamCodec::StartProduction(int evt) argument
34 return m_sndio->StartProduction(evt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-versatile/
H A Dtimer-sp.c78 struct clock_event_device *evt = dev_id; local
83 evt->event_handler(evt);
89 struct clock_event_device *evt)
116 struct clock_event_device *evt)
145 struct clock_event_device *evt = &sp804_clockevent; local
149 evt->irq = timer_irq;
150 evt->mult = div_sc(TIMER_FREQ_KHZ, NSEC_PER_MSEC, evt->shift);
151 evt
88 sp804_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) argument
115 sp804_set_next_event(unsigned long next, struct clock_event_device *evt) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/mmedia/
H A Dsndcodec.h21 bool StartProduction(int evt);

Completed in 233 milliseconds

1234567891011>>