Searched refs:sync (Results 551 - 575 of 677) sorted by relevance

<<2122232425262728

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dw100fb.c501 var->sync = 0;
739 info->var.sync = 0;
1507 * Work out how long the sync pulse lasts
H A Dda8xx-fb.c157 .sync = 0,
554 /* Configure the vertical and horizontal sync properties. */
756 * Function to wait for vertical sync which for this LCD peripheral
H A Doffb.c491 var->sync = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_mount.c1550 uint sync)
1576 if (sync)
2105 * 3. accurate counter sync requires m_sb_lock + per cpu locks
2456 /* disable counter and sync counter */
1548 xfs_log_sbcount( xfs_mount_t *mp, uint sync) argument
H A Dxfs_inode.c1405 * We use the sync parameter to indicate whether or not the first transaction
1414 * be sync so blocks don't reappear in the file with altered data in case of a
1416 * shrinks the inode has to run sync so by the time we're called here from
1419 * Calls from the truncate path always need to be sync unless we're in a wsync
1422 * The caller is responsible for correctly setting the sync parameter. It gets
1438 int sync)
1503 * to run sync where it's truncating an existing file to size
1542 } else if (sync) {
1549 ((sync && !(mp->m_flags & XFS_MOUNT_WSYNC)) ||
1550 (sync
1433 xfs_itruncate_finish( xfs_trans_t **tp, xfs_inode_t *ip, xfs_fsize_t new_size, int fork, int sync) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dcommand.c2308 sync ();
2328 sync ();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dcore-cdev.c1148 (a->tags == 0 || a->tags > 15 || a->sync > 15))
1152 a->cycle, a->sync, a->tags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmatch.asm268 WSIZE equ 32768 ; keep in sync with zip.h !
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/x86/
H A Dx86inc.asm66 ; NOTE: This section is out of sync with x264, in order to
802 ; (All 3 remain in sync through SWAP.)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dvolume.c194 if (dev->d_ops->sync(dev))
H A Dwin32_io.c1157 ntfs_log_trace("Could not sync.\n");
1474 .sync = ntfs_device_win32_sync,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/devices/
H A Ddoc2000.c578 mtd->sync = NULL;
H A Ddoc2001.c358 mtd->sync = NULL;
H A Ddoc2001plus.c482 mtd->sync = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/lpddr/
H A Dlpddr_cmds.c74 mtd->sync = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/maps/
H A Dvmu-flash.c549 mtd_cur->sync = vmu_flash_sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h48 int sync; /* sync state (used by E1) */ member in struct:hfc_chan
104 #define HFC_CHIP_RX_SYNC 5 /* disable pll sync for pcm */
221 int e1_getclock; /* if sync is retrieved from interface */
222 int syncronized; /* keep track of existing sync interface */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2800lib.c961 rt2x00_set_field32(&reg, BCN_TIME_CFG_TSF_SYNC, conf->sync);
963 (conf->sync == TSF_SYNC_ADHOC ||
964 conf->sync == TSF_SYNC_AP_NONE));
972 (conf->sync == TSF_SYNC_AP_NONE));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Deventpoll.c789 static int ep_poll_callback(wait_queue_t *wait, unsigned mode, int sync, void *key) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A Dchnl_sm.c58 #include <dspbridge/sync.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Dcmm.c43 #include <dspbridge/sync.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/xgifb/
H A DXGI_main.h323 .sync = 0,
819 unsigned int *sync, unsigned int *vmode);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dgdth.h372 u32 sy_rate; /* current rate for sync. tr. */
373 u32 sy_max_rate; /* max. rate for sync. tr. */
384 u8 sync; /* flag: sync. transfer enab. */ member in struct:__anon14395
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dsis_main.h56 .sync = 0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dubifs.h658 * @need_sync: non-zero if the timer expired and the wbuf needs sync'ing
1488 const struct dentry *new_dentry, int sync);

Completed in 186 milliseconds

<<2122232425262728