Searched refs:event (Results 126 - 150 of 807) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/oprofile/
H A Dcpu_buffer.h31 unsigned long event; member in struct:op_sample
53 /* transient events for the CPU buffer -> event buffer */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dmcfserial.h56 unsigned long event; member in struct:mcf_serial
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dseq_virmidi.h41 struct snd_seq_event event; member in struct:snd_virmidi
H A Dseq_kernel.h60 /* max size of event size */
91 int snd_seq_expand_var_event(const struct snd_seq_event *event, int count, char *buf,
93 int snd_seq_dump_var_event(const struct snd_seq_event *event,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmnt_namespace.h14 int event; member in struct:mnt_namespace
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dquerier-test.c47 static const char *browser_event_to_string(AvahiBrowserEvent event) { argument
48 switch (event) {
63 AvahiBrowserEvent event,
69 avahi_log_debug("SB%i: (%i.%s) <%s> as <%s> in <%s> [%s] cached=%i", b == service_browser1 ? 1 : 2, iface, avahi_proto_to_string(protocol), name, service_type, domain, browser_event_to_string(event), !!(flags & AVAHI_LOOKUP_RESULT_CACHED));
59 sb_callback( AvahiSServiceBrowser *b, AvahiIfIndex iface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *service_type, const char *domain, AvahiLookupResultFlags flags, AVAHI_GCC_UNUSED void* userdata) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Ddbus-async-address-resolver.c55 void avahi_dbus_async_address_resolver_callback(AvahiSAddressResolver *r, AvahiIfIndex interface, AvahiProtocol protocol, AvahiResolverEvent event, const AvahiAddress *address, const char *host_name, AvahiLookupResultFlags flags, void* userdata) { argument
62 reply = dbus_message_new_signal(i->path, AVAHI_DBUS_INTERFACE_ADDRESS_RESOLVER, avahi_dbus_map_resolve_signal_name(event));
64 if (event == AVAHI_RESOLVER_FOUND) {
89 assert(event == AVAHI_RESOLVER_FAILURE);
H A Ddbus-async-host-name-resolver.c54 void avahi_dbus_async_host_name_resolver_callback(AvahiSHostNameResolver *r, AvahiIfIndex interface, AvahiProtocol protocol, AvahiResolverEvent event, const char *host_name, const AvahiAddress *a, AvahiLookupResultFlags flags, void* userdata) { argument
61 reply = dbus_message_new_signal(i->path, AVAHI_DBUS_INTERFACE_HOST_NAME_RESOLVER, avahi_dbus_map_resolve_signal_name(event));
63 if (event == AVAHI_RESOLVER_FOUND) {
87 assert(event == AVAHI_RESOLVER_FAILURE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp_vegas.h21 extern void tcp_vegas_cwnd_event(struct sock *sk, enum tcp_ca_event event);
H A Dfib_lookup.h28 extern int fib_dump_info(struct sk_buff *skb, u32 pid, u32 seq, int event,
32 extern void rtmsg_fib(int event, __be32 key, struct fib_alias *fa,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dsubscr.h44 * @filter: event filtering to be done for subscription
70 u32 event,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Dcache.c298 struct ib_event *event)
302 if (event->event == IB_EVENT_PORT_ERR ||
303 event->event == IB_EVENT_PORT_ACTIVE ||
304 event->event == IB_EVENT_LID_CHANGE ||
305 event->event == IB_EVENT_PKEY_CHANGE ||
306 event
297 ib_cache_event(struct ib_event_handler *handler, struct ib_event *event) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dst5481_d.c64 l1_go_f3(struct FsmInst *fi, int event, void *arg) argument
76 l1_go_f6(struct FsmInst *fi, int event, void *arg) argument
87 l1_go_f7(struct FsmInst *fi, int event, void *arg) argument
98 l1_go_f8(struct FsmInst *fi, int event, void *arg) argument
109 l1_timer3(struct FsmInst *fi, int event, void *arg) argument
119 l1_ignore(struct FsmInst *fi, int event, void *arg) argument
124 l1_activate(struct FsmInst *fi, int event, void *arg) argument
350 static void dout_start_xmit(struct FsmInst *fsm, int event, void *arg) argument
403 static void dout_short_fifo(struct FsmInst *fsm, int event, void *arg) argument
412 static void dout_end_short_frame(struct FsmInst *fsm, int event, voi argument
420 dout_long_enable_fifo(struct FsmInst *fsm, int event, void *arg) argument
429 dout_long_den(struct FsmInst *fsm, int event, void *arg) argument
439 dout_reset(struct FsmInst *fsm, int event, void *arg) argument
448 dout_stop(struct FsmInst *fsm, int event, void *arg) argument
457 dout_underrun(struct FsmInst *fsm, int event, void *arg) argument
469 dout_check_busy(struct FsmInst *fsm, int event, void *arg) argument
478 dout_reseted(struct FsmInst *fsm, int event, void *arg) argument
488 dout_complete(struct FsmInst *fsm, int event, void *arg) argument
496 dout_ignore(struct FsmInst *fsm, int event, void *arg) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cdrom/
H A Dviocd.c60 struct HvLpEvent event; member in struct:viocdlpevent
247 printk(VIOCD_KERN_WARNING "cdrom error sending event. rc %d\n",
425 /* Send the open event to OS/400 */
465 /* Send the lockdoor event to OS/400 */
549 static void vio_handle_cd_event(struct HvLpEvent *event) argument
558 if (event == NULL)
562 if (hvlpevent_is_int(event)) {
564 "Yikes! got an int in viocd event handler!\n");
565 if (hvlpevent_need_ack(event)) {
566 event
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/
H A Dinotify.c690 struct inotify_event * event = (struct inotify_event *) &buffer[i]; local
691 if( event->len )
693 if( *(event->name) == '.' )
695 i += EVENT_SIZE + event->len;
698 esc_name = modifyString(strdup(event->name), "&", "&amp;amp;", 0);
699 sprintf(path_buf, "%s/%s", get_path_from_wd(event->wd), event->name);
700 if ( (event->mask & IN_CREATE && event->mask & IN_ISDIR) ||
701 (event
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/
H A Dinotify.c689 struct inotify_event * event = (struct inotify_event *) &buffer[i]; local
690 if( event->len )
692 if( *(event->name) == '.' )
694 i += EVENT_SIZE + event->len;
697 esc_name = modifyString(strdup(event->name), "&", "&amp;amp;", 0);
698 sprintf(path_buf, "%s/%s", get_path_from_wd(event->wd), event->name);
699 if ( (event->mask & IN_CREATE && event->mask & IN_ISDIR) ||
700 (event
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/oprofile/
H A Dop_model_mpcore.c17 * 0: PMN0 on CPU0, per-cpu configurable event counter
18 * 1: PMN1 on CPU0, per-cpu configurable event counter
29 * 12-19: configurable SCU event counters
52 * MPCore SCU event monitor support
69 static inline void scu_set_event(struct eventmonitor __iomem *emc, unsigned int n, u32 event) argument
71 event &= 0xff;
72 writeb(event, &emc->MCEB[n]);
103 counter_config[SCU_COUNTER(i)].event) {
114 unsigned long event; local
138 event
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/oprofile/
H A Dperfmon.c23 int event = arg->pmd_eventid; local
27 /* the owner of the oprofile event buffer may have exited
31 oprofile_add_sample(regs, event);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dfsm.c95 int e = fi->history[idx].event;
110 fsm_record_history(fsm_instance *fi, int state, int event) argument
113 fi->history[fi->history_index++].event = event;
163 fsm_addtimer(fsm_timer *this, int millisec, int event, void *arg) argument
174 this->expire_event = event;
182 fsm_modtimer(fsm_timer *this, int millisec, int event, void *arg) argument
194 this->expire_event = event;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/irda/
H A Dirlap_event.h125 void irlap_do_event(struct irlap_cb *self, IRLAP_EVENT event,
127 void irlap_print_event(IRLAP_EVENT event);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/oprofile/
H A Dop_model_ev4.c28 /* Select desired events. We've mapped the event numbers
29 such that they fit directly into the event selection fields.
32 the EXTERNAL event source, hoping that it'll be the lowest
41 ctl |= (ctr[0].enabled ? ctr[0].event << 8 : 14 << 8);
42 ctl |= (ctr[1].enabled ? (ctr[1].event - 16) << 32 : 7ul << 32);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A Dsrv-test.c39 AvahiResolverEvent event,
50 fprintf(stderr, "%i name=%s type=%s domain=%s host=%s\n", event, name, type, domain, host_name);
35 callback( AVAHI_GCC_UNUSED AvahiServiceResolver *r, AVAHI_GCC_UNUSED AvahiIfIndex interface, AVAHI_GCC_UNUSED AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, AVAHI_GCC_UNUSED const AvahiAddress *a, AVAHI_GCC_UNUSED uint16_t port, AVAHI_GCC_UNUSED AvahiStringList *txt, AVAHI_GCC_UNUSED AvahiLookupResultFlags flags, AVAHI_GCC_UNUSED void *userdata) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Dwatch-test.c46 static void callback(AvahiWatch *w, int fd, AvahiWatchEvent event, AVAHI_GCC_UNUSED void *userdata) { argument
48 if (event & AVAHI_WATCH_IN) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-glib/
H A Dglib-watch-test.c41 static void callback(AvahiWatch *w, int fd, AvahiWatchEvent event, AVAHI_GCC_UNUSED void *userdata) { argument
43 if (event & AVAHI_WATCH_IN) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_memory.h27 /* container for sequencer event (internal use) */
29 struct snd_seq_event event; member in struct:snd_seq_event_cell
40 struct snd_seq_event_cell *ptr; /* pointer to first event chunk */
66 int snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event,
96 /* release event memory */

Completed in 304 milliseconds

1234567891011>>