Searched refs:sync (Results 501 - 525 of 677) sorted by relevance

<<2122232425262728

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_method.c273 dbp->sync = __db_sync_pp;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Dfas216.c26 * 15-02-1998 RMK Started sync xfer support
518 enum { sync, async, none, reject } res = none; enumerator in enum:__anon14253
572 res = sync;
586 res = sync;
596 case sync:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dvideobuf-dma-sg.c631 .sync = __videobuf_sync,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00.h489 * TSF sync value, this is dependant on the operation type.
491 enum tsf_sync sync; member in struct:rt2x00intf_conf
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dn2.c251 sync_serial_settings __user *line = ifr->ifr_settings.ifs_ifsu.sync;
H A Dpc300too.c196 sync_serial_settings __user *line = ifr->ifr_settings.ifs_ifsu.sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Dlogfs.h157 void (*sync)(struct super_block *sb); member in struct:logfs_device_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Ddisp.c31 #include <dspbridge/sync.h>
H A Dstrm.c31 #include <dspbridge/sync.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_base.h219 unsigned int sync; member in struct:my_timming
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/riva/
H A Dfbdev.c788 if (info->var.sync & FB_SYNC_HOR_HIGH_ACT)
792 if (info->var.sync & FB_SYNC_VERT_HIGH_ACT)
856 var->sync = modedb->sync;
1269 vesa = CRTCin(par, 0x1a) & ~0xc0; /* sync on/off */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp.h290 * 0x0000 0x0004 0x0008 MDP sync config
634 boolean sync);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_workload.c203 DB_BENCH_ASSERT(dbp->sync(dbp, 0) == 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dcore-card.c608 s32 cycle, u32 sync, u32 tags)
607 dummy_start_iso(struct fw_iso_context *ctx, s32 cycle, u32 sync, u32 tags) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/83xx/
H A Dsuspend-asm.S355 sync
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-ap325rxa/
H A Dsetup.c196 .sync = 0, /* hsync and vsync are active low */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasound.h261 #define SNDRV_PCM_INFO_SYNC_START 0x00400000 /* pcm support some kind of sync go */
300 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member in struct:snd_pcm_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Deseries.c257 .sync = 0,
H A Draumfeld.c583 .sync = 0,
H A Dviper.c341 .sync = 0,
H A Dzeus.c623 .sync = 0,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h269 virtual int sync(u_int32_t flags);
806 int sync();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h270 virtual int sync(u_int32_t flags);
807 int sync();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h270 virtual int sync(u_int32_t flags);
807 int sync();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dvga16fb.c490 par->misc = 0xE3; /* enable CPU, ports 0x3Dx, positive sync */
491 if (var->sync & FB_SYNC_HOR_HIGH_ACT)
493 if (var->sync & FB_SYNC_VERT_HIGH_ACT)
732 * Result: turn off vertical sync (VSync) pulse.
745 * Result: turn off horizontal sync (HSync) pulse.

Completed in 354 milliseconds

<<2122232425262728