Searched refs:sync (Results 426 - 450 of 677) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/wiper/
H A Dwiper.sh639 sync
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_mergeplanes.c232 in[i].sync = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/nanox/X11/
H A DXlib.h110 #define XSynchronize(display,sync)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dbuild.c117 if (CONFIG(sync).tcp_window_tracking) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/devices/
H A Dblock2mtd.c209 /* sync the device - wait until the write queue is empty */
292 dev->mtd.sync = block2mtd_sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dc101.c228 sync_serial_settings __user *line = ifr->ifr_settings.ifs_ifsu.sync;
H A Dpci200syn.c188 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/arch/parisc/kernel/
H A Dsyscall_table.S104 ENTRY_SAME(sync)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Ddev_bdev.c159 * segment, the segment gets written per sync and subsequently
319 .sync = bdev_sync,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A Dmsg_sm.c28 #include <dspbridge/sync.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Ddrv_interface.c44 #include <dspbridge/sync.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/musb/
H A Dmusb_core.h374 dma_addr_t sync; member in struct:musb
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap/
H A Dblizzard.c140 struct completion *sync; member in union:blizzard_request::__anon16326
1002 complete(req->par.sync);
1017 req->par.sync = &comp;
1645 .sync = blizzard_sync,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dpmag-aa-fb.c347 var->sync = FB_SYNC_ON_GREEN;
H A Dpmagb-b-fb.c57 .sync = FB_SYNC_ON_GREEN,
H A Dsm501fb.c532 /* program horizontal sync */
546 /* program vertical sync */
634 /* set the sync polarities before we check data source */
636 if ((var->sync & FB_SYNC_HOR_HIGH_ACT) == 0)
639 if ((var->sync & FB_SYNC_VERT_HIGH_ACT) == 0)
852 if ((var->sync & FB_SYNC_HOR_HIGH_ACT) == 0)
855 if ((var->sync & FB_SYNC_VERT_HIGH_ACT) == 0)
1265 dev_err(info->dev, "Timeout waiting for 2d engine sync\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/savage/
H A Dsavagefb.h147 unsigned int sync; member in struct:xtimings
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/adfs/
H A Ddir_f.c463 .sync = adfs_f_sync,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgpd.h400 struct bgp_synchronize *sync[AFI_MAX][SAFI_MAX]; member in struct:peer
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dhead_booke.h12 sync
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/lib/
H A Dfeature-fixups-test.S741 sync
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c147 .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/block/
H A Dcfq-iosched.c325 CFQ_CFQQ_FLAG_deep, /* sync cfqq experienced large depth */
351 CFQ_CFQQ_FNS(sync); variable
505 * Scale schedule slice based on io priority. Use the sync time slice only
506 * if a queue is marked sync and has sync io queued. A sync queue with async
507 * io only, should not get full sync slice length.
509 static inline int cfq_prio_slice(struct cfq_data *cfqd, bool sync, argument
512 const int base_slice = cfqd->cfq_slice[sync];
617 * and sync v
1403 const int sync = rq_is_sync(rq); local
3438 const int sync = rq_is_sync(rq); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_lib.c492 * snd_pcm_sync - set the PCM sync id
495 * Sets the PCM sync identifier for the card.
501 runtime->sync.id32[0] = substream->pcm->card->number;
502 runtime->sync.id32[1] = -1;
503 runtime->sync.id32[2] = -1;
504 runtime->sync.id32[3] = -1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/virt/kvm/
H A Deventfd.c124 irqfd_wakeup(wait_queue_t *wait, unsigned mode, int sync, void *key) argument

Completed in 400 milliseconds

<<11121314151617181920>>