Searched refs:timer (Results 51 - 75 of 1611) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavutil/
H A Dintfloat_readwrite.d2 libavutil/mem.h config.h libavutil/internal.h libavutil/timer.h \
H A Dmd5.d2 libavutil/mem.h libavutil/internal.h libavutil/timer.h libavutil/md5.h
H A Drational.d2 config.h libavutil/internal.h libavutil/timer.h libavutil/mathematics.h \
H A Dsha1.d2 libavutil/internal.h libavutil/timer.h libavutil/bswap.h \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dac3tab.d3 libavutil/timer.h
H A Dgolomb.d2 libavutil/common.h config.h libavutil/internal.h libavutil/timer.h
H A Dmpegaudiodata.d3 libavutil/internal.h libavutil/timer.h
H A Dqcelp_lsp.d3 libavutil/timer.h libavutil/rational.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-footbridge/
H A Dpersonal.c22 .timer = &footbridge_timer,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/sn2/
H A DMakefile15 prominfo_proc.o timer.o timer_interrupt.o sn_hwperf.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-omap/
H A Dmtd-xip.h33 volatile xip_omap_mpu_timer_regs_t* timer = xip_omap_mpu_timer_base(nr); local
34 return timer->read_tim;
54 * the system timer tick period. This should put the CPU into idle mode
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_lib.c92 * The detection algorithm plays with the timer built in the FM chip and
114 /* Unmask and start timer 1 */
156 static int snd_opl3_timer1_start(struct snd_timer * timer) argument
163 opl3 = snd_timer_chip(timer);
165 ticks = timer->sticks;
168 opl3->command(opl3, OPL3_LEFT | OPL3_REG_TIMER1, 256 - ticks); /* timer 1 count */
169 opl3->command(opl3, OPL3_LEFT | OPL3_REG_TIMER_CONTROL, tmp); /* enable timer 1 IRQ */
174 static int snd_opl3_timer1_stop(struct snd_timer * timer) argument
180 opl3 = snd_timer_chip(timer);
184 opl3->command(opl3, OPL3_LEFT | OPL3_REG_TIMER_CONTROL, tmp); /* disable timer #
193 snd_opl3_timer2_start(struct snd_timer * timer) argument
211 snd_opl3_timer2_stop(struct snd_timer * timer) argument
250 struct snd_timer *timer = NULL; local
270 struct snd_timer *timer = NULL; local
296 struct snd_timer *timer; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Drte_timers.c16 * Low resolution timer interface. Timer handlers may be called
18 * timer expires or in the task context from which the timer
36 /* timer entry */
41 hndrte_timer_t *timer; member in struct:bcm_timer_s
75 /* timer list lock - currently no need for this in RTE, no mechanism either */
135 /* internal deferred timer callback function */
136 static void exc_func(hndrte_task_t *timer) argument
138 bcm_timer_t *entry = (bcm_timer_t*)timer->data;
139 TIMERDBG("entry %08x timer
151 timer_hdlr(hndrte_timer_t *timer) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/sc/
H A DMakefile10 ioctl.o interrupt.o message.o timer.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-ns9xxx/
H A Dmach-cc9p9360dev.c39 .timer = &ns9xxx_timer,
H A Dmach-cc9p9360js.c27 .timer = &ns9xxx_timer,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Dpush-switch.h4 #include <linux/timer.h>
12 /* debounce timer */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/arch-v32/
H A Dtimex.h13 #define CLOCK_TICK_RATE 100000000 /* Underlying frequency of the HZ timer */
21 ( (TIMER0_DIV - REG_RD(timer, regi_timer, r_tmr0_data)) /100 )
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Ddelay.h16 #include <asm/timer-regs.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dmips33_core.h48 uint32 timer; member in struct:__anon3202
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dtimer.c1 /* $Id: timer.c,v 1.1.1.1 2006/12/04 00:45:30 Exp $ */
2 /* ported from KAME: timer.c,v 1.3 2002/09/24 14:20:50 itojun Exp */
50 #include "timer.h"
122 dhcp6_remove_timer(struct dhcp6_timer *timer) argument
124 timer->flag |= MARK_REMOVE;
129 struct dhcp6_timer *timer)
132 timer->flag |= MARK_CLEAR;
133 /* reset the timer */
136 timeval_add(&now, tm, &timer->tm);
139 if (TIMEVAL_LT(timer
128 dhcp6_set_timer(struct timeval *tm, struct dhcp6_timer *timer) argument
189 dhcp6_timer_rest(struct dhcp6_timer *timer) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/platform/5206/
H A Dconfig.c65 void mcf_settimericr(unsigned int timer, unsigned int level) argument
70 if (timer <= 2) {
71 switch (timer) {
84 int mcf_timerirqpending(int timer) argument
88 switch (timer) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/platform/5206e/
H A Dconfig.c64 void mcf_settimericr(unsigned int timer, unsigned int level) argument
69 if (timer <= 2) {
70 switch (timer) {
83 int mcf_timerirqpending(int timer) argument
87 switch (timer) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/platform/5307/
H A Dconfig.c77 void mcf_settimericr(unsigned int timer, unsigned int level) argument
82 if (timer <= 2) {
83 switch (timer) {
96 int mcf_timerirqpending(int timer) argument
100 switch (timer) {
123 /* Different timer setup - to prevent device clash */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/platform/5407/
H A Dconfig.c68 void mcf_settimericr(unsigned int timer, unsigned int level) argument
73 if (timer <= 2) {
74 switch (timer) {
87 int mcf_timerirqpending(int timer) argument
91 switch (timer) {
113 /* Different timer setup - to prevent device clash */

Completed in 208 milliseconds

1234567891011>>