Searched refs:sync (Results 376 - 400 of 677) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_packet.c179 adv = FIFO_HEAD (&peer->sync[afi][safi]->update);
267 while ((adv = FIFO_HEAD (&peer->sync[afi][safi]->withdraw)) != NULL)
491 adv = FIFO_HEAD (&peer->sync[afi][safi]->withdraw);
503 adv = FIFO_HEAD (&peer->sync[afi][safi]->update);
531 if (FIFO_HEAD (&peer->sync[afi][safi]->withdraw))
536 if ((adv = FIFO_HEAD (&peer->sync[afi][safi]->update)) != NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db185/
H A Ddb185.c218 db185p->sync = db185_sync;
520 "Berkeley DB: DB 1.85's R_RECNOSYNC sync flag is not supported.\n"
527 if ((ret = dbp->sync(dbp, 0)) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dqdio_setup.c197 irq_ptr->siga_flag.sync = 1;
464 (irq_ptr->siga_flag.sync) ? "S" : " ",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Ducb1x00-core.c205 * @sync: wait for syncronisation pulse.
212 * complete (2 frames max without sync).
217 unsigned int ucb1x00_adc_read(struct ucb1x00 *ucb, int adc_channel, int sync) argument
221 if (sync)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstv0297.c328 u8 sync = stv0297_readreg(state, 0xDF); local
331 if (sync & 0x80)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Damba-clcd.c412 fb->fb.var.sync = fb->panel->mode.sync;
H A Dpxa168fb.h373 #define CFG_INV_COMPSYNC(sync) ((sync) << 5)
H A Dsh7760fb.c244 if (!(vm->sync & FB_SYNC_HOR_HIGH_ACT))
246 if (!(vm->sync & FB_SYNC_VERT_HIGH_ACT))
264 /* h/v sync signals */
H A Dsh_mobile_lcdcfb.c417 tmp |= (var->sync & FB_SYNC_VERT_HIGH_ACT) ? 0 : 1 << 28;
418 tmp |= (var->sync & FB_SYNC_HOR_HIGH_ACT) ? 0 : 1 << 27;
1133 var->sync = lcd_cfg->sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Dradeon_base.c1511 u32 sync, h_sync_pol, v_sync_pol, dotClock, pixClock; local
1538 sync = mode->sync;
1539 h_sync_pol = sync & FB_SYNC_HOR_HIGH_ACT ? 0 : 1;
1540 v_sync_pol = sync & FB_SYNC_VERT_HIGH_ACT ? 0 : 1;
1588 hSyncPol = mode->sync & FB_SYNC_HOR_HIGH_ACT ? 0 : 1;
1589 vSyncPol = mode->sync & FB_SYNC_VERT_HIGH_ACT ? 0 : 1;
1591 cSync = mode->sync & FB_SYNC_COMP_HIGH_ACT ? (1 << 4) : 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Ddatagram.c69 static int receiver_wake_function(wait_queue_t *wait, unsigned mode, int sync, argument
79 return autoremove_wake_function(wait, mode, sync, key);
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dlinuxver.h425 tasklet->sync = 0;
457 (_tq)->sync = 0; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dspitz.c701 .sync = 0,
713 .sync = 0,
H A Dtosa.c761 .sync = FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
773 .sync = FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
H A Dpoodle.c318 .sync = FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/init/
H A Dinit.c600 sync();
605 sync();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/jz4740/
H A Dboard-qi_lb60.c275 .sync = 0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dstring.S266 sync
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Ddmm.c35 #include <dspbridge/sync.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfirewire.h441 int cycle, int sync, int tags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_fmethod.c94 dbmfp->sync = __memp_fsync_pp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest032.tcl168 $db sync
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Drelocate_kernel.S167 sync.i // for fc.i
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/drivers/
H A Dsync_serial.c279 if (register_chrdev(SYNC_SERIAL_MAJOR, "sync serial",
300 SETS(gen_config_ii_shadow, R_GEN_CONFIG_II, sermode1, sync);
312 SETS(gen_config_ii_shadow, R_GEN_CONFIG_II, sermode3, sync);
346 DEBUG(printk(KERN_DEBUG "Init sync serial port %d\n", portnbr));
449 DEBUG(printk(KERN_DEBUG "Open sync serial port %d\n", dev));
470 "sync serial port 1 IRQ");
477 "sync serial port 1 IRQ");
486 "sync serial port 1 "
497 "sync serial port 1 "
525 "sync seria
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-lpc32xx/
H A Dphy3250.c66 .sync = 0,

Completed in 387 milliseconds

<<11121314151617181920>>