Searched refs:sync (Results 276 - 300 of 677) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest095.tcl120 error_check_good db_sync [$db sync] 0
365 error_check_good db_sync [$db sync] 0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dcore-iso.c168 int cycle, int sync, int tags)
170 return ctx->card->driver->start_iso(ctx, cycle, sync, tags);
167 fw_iso_context_start(struct fw_iso_context *ctx, int cycle, int sync, int tags) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dexception.S67 sync
100 sync
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dentry.S191 .macro RESTORE_ALL psworg,sync
193 .if !\sync
H A Dentry64.S190 .macro RESTORE_ALL psworg,sync
192 .if !\sync
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/examples/
H A Dlimagemagic.lua118 sync{convert, source="magicdir", subdirs=false}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dlxfdec.c85 static int sync(AVFormatContext *s, uint8_t *header) function
120 if ((ret = sync(s, header)) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dboard-sam9261ek.c386 .sync = FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
447 .sync = FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dtrizeps4.c465 .sync = FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
489 .sync = 0,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A DMakefile.in94 ctnl.$(OBJEXT) cthelper.$(OBJEXT) sync-mode.$(OBJEXT) \
95 sync-alarm.$(OBJEXT) sync-ftfw.$(OBJEXT) \
96 sync-notrack.$(OBJEXT) traffic_stats.$(OBJEXT) \
380 sync-mode.c sync-alarm.c sync-ftfw.c sync-notrack.c \
552 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sync-alarm.Po@am__quote@
553 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sync
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dexceptions-64e.S713 sync
771 sync
830 sync
866 sync
979 sync
1015 sync
H A Dhead_fsl_booke.S723 sync
738 sync
751 sync
934 sync
936 sync
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/tablet/
H A Dwacom_wac.c258 input_sync(input); /* sync last event */
856 bool sync; local
860 sync = wacom_penpartner_irq(wacom_wac);
864 sync = wacom_pl_irq(wacom_wac);
870 sync = wacom_graphire_irq(wacom_wac);
874 sync = wacom_ptu_irq(wacom_wac);
878 sync = wacom_dtu_irq(wacom_wac);
891 sync = wacom_intuos_irq(wacom_wac);
896 sync = wacom_tpc_irq(wacom_wac, len);
900 sync
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-raid1.c206 * only if the mirror is in-sync.
238 DMERR("Primary mirror (%s) failed while out-of-sync: "
291 * are in the no-sync state. We have to recover these by
395 * Update the in sync flag.
399 /* the sync is complete */
560 * We can only read balance if the region is in sync.
656 struct bio_list sync, nosync, recover, *this_list = NULL; local
667 bio_list_init(&sync);
674 bio_list_add(&sync, bio);
690 this_list = &sync;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/
H A Dsaa7146_hlp.c12 static void calculate_hps_source_and_sync(struct saa7146_dev *dev, int source, int sync, u32* hps_ctrl) argument
15 *hps_ctrl |= (source << 30) | (sync << 28);
527 int sync = vv->current_hps_sync; local
544 calculate_hps_source_and_sync(dev, source, sync, &hps_ctrl);
618 void saa7146_set_hps_source_and_sync(struct saa7146_dev *dev, int source, int sync) argument
627 hps_ctrl |= (source << 30) | (sync << 28);
634 vv->current_hps_sync = sync;
991 DEB_CAP(("forcing sync to new frame\n"));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dacornfb.c205 if (var->sync & FB_SYNC_COMP_HIGH_ACT) /* should be FB_SYNC_COMP */
208 if (!(var->sync & FB_SYNC_HOR_HIGH_ACT))
211 if (!(var->sync & FB_SYNC_VERT_HIGH_ACT))
284 printk(KERN_DEBUG " H-sync-width : %d\n", vidc.h_sync_width);
291 printk(KERN_DEBUG " V-sync-width : %d\n", vidc.v_sync_width);
412 if (var->sync & FB_SYNC_COMP_HIGH_ACT) /* should be FB_SYNC_COMP */
415 if (var->sync & FB_SYNC_HOR_HIGH_ACT)
420 if (var->sync & FB_SYNC_VERT_HIGH_ACT)
453 printk(KERN_DEBUG " H-sync-width : %d\n", vidc.h_sync_width);
460 printk(KERN_DEBUG " V-sync
[all...]
H A Dcontrolfb.c66 unsigned long sync; member in struct:fb_par_control
908 par->sync = var->sync;
1028 var->sync = par->sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_DAC1064.c369 hw->DACreg[POS1064_XGENCTRL] |= (m->sync & FB_SYNC_ON_GREEN)?M1064_XGENCTRL_SYNC_ON_GREEN:M1064_XGENCTRL_NO_SYNC_ON_GREEN;
537 if (m->sync & FB_SYNC_HOR_HIGH_ACT)
539 if (m->sync & FB_SYNC_VERT_HIGH_ACT)
541 if (m->sync & FB_SYNC_COMP_HIGH_ACT) /* should be only FB_SYNC_COMP */
561 if (m->sync & FB_SYNC_HOR_HIGH_ACT)
563 if (m->sync & FB_SYNC_VERT_HIGH_ACT)
565 if (m->sync & FB_SYNC_COMP_HIGH_ACT) /* should be only FB_SYNC_COMP */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap/
H A Domapfb_main.c227 if (fbdev->ctrl->sync)
228 fbdev->ctrl->sync();
401 if (fbdev->ctrl->sync)
402 fbdev->ctrl->sync();
620 var->sync = 0;
709 if (fbdev->ctrl->sync != NULL)
710 fbdev->ctrl->sync();
914 if (fbdev->ctrl->sync)
915 fbdev->ctrl->sync();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Ddsp_blowfish.c45 * checksumme (CS) for sync (0, 1) and for the last bit:
62 * (10000), this is used to find the sync. only if sync has been found, the
433 * transcode 8 crypted bytes to 9 data bytes with sync
465 u16 sync = dsp->bf_sync; local
477 sync = (sync<<1) | ((*data)>>7);
482 k = 0; /* repeat if no sync has been found */
483 /* check if not in sync */
484 if ((sync
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dcx24123.c847 int sync = cx24123_readreg(state, 0x14); local
862 if (sync & 0x02)
864 if (sync & 0x04)
868 if (sync & 0x08)
870 if (sync & 0x80)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dvia-pmu68k.c107 static int pmu_send_request(struct adb_request *req, int sync);
273 pmu_send_request(struct adb_request *req, int sync) argument
371 if (sync) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dfs-writeback.c338 * It's a data-integrity sync. We must wait.
496 * This keeps sync from extra jobs and livelock.
754 * Override sync mode, in case we must wait for completion
1034 * Data integrity sync. Must wait for all pages under writeback,
1035 * because there may have been pages dirtied before our sync
1121 * sync_inodes_sb - sync sb inode pages
1150 * @sync: whether the write should be synchronous or not
1157 int write_inode_now(struct inode *inode, int sync) argument
1162 .sync_mode = sync ? WB_SYNC_ALL : WB_SYNC_NONE,
1174 if (sync)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.c219 int sync, j; local
222 sync = Tekram_sync[j];
231 sync);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/i810/
H A Di810_dvt.c265 var->sync = FB_SYNC_ON_GREEN;
267 var->sync |= FB_SYNC_HOR_HIGH_ACT;
269 var->sync |= FB_SYNC_VERT_HIGH_ACT;

Completed in 251 milliseconds

<<11121314151617181920>>