Home
last modified time | relevance | path

Searched refs:adjust (Results 1 – 25 of 44) sorted by relevance

12

/linux-2.4.37.9/fs/hfs/
Dbins_del.c95 int i, adjust, nrecs; in hfs_bnode_shift_right() local
124 adjust = sizeof(struct NodeDescriptor) - bnode_offset(left, first); in hfs_bnode_shift_right()
128 hfs_put_hs(hfs_get_hs(from++) + adjust, to++); in hfs_bnode_shift_right()
161 int i, adjust, nrecs; in hfs_bnode_shift_left() local
186 adjust = bnode_offset(left, nrecs + 1) - sizeof(struct NodeDescriptor); in hfs_bnode_shift_left()
188 hfs_put_hs(hfs_get_hs(from--) + adjust, to--); in hfs_bnode_shift_left()
/linux-2.4.37.9/Documentation/video4linux/
Dradiotrack.txt107 radio enable, tuner adjust disable)
110 radio disable, tuner adjust disable)
116 radio enable, tuner adjust disable)
121 radio enable, tuner adjust disable)
126 radio enable, tuner adjust disable)
138 disable, "zero" bit phase 1, tuner adjust)
140 disable, "zero" bit phase 2, tuner adjust)
143 disable, "one" bit phase 1, tuner adjust)
145 disable, "one" bit phase 2, tuner adjust)
DREADME.cpia143 adjust the SetSensorFPS setting, automatic frame rate adjustment
/linux-2.4.37.9/scripts/
Dmakelst22 $3 --source --adjust-vma=$t7 $2/$1.o > $2/$1.lst
/linux-2.4.37.9/drivers/ide/pci/
Dhpt366.c900 int adjust, i; in init_hpt37x() local
1040 adjust = 0; in init_hpt37x()
1042 while (adjust++ < 6) { in init_hpt37x()
1072 if (adjust & 1) in init_hpt37x()
1073 pll -= (adjust >> 1); in init_hpt37x()
1075 pll += (adjust >> 1); in init_hpt37x()
/linux-2.4.37.9/include/pcmcia/
Dds.h65 adjust_t adjust; member
/linux-2.4.37.9/arch/arm/nwfpe/
Dfpmodule.inl28 that caused the invalid instruction trap to occur. We adjust
/linux-2.4.37.9/drivers/acpi/
Dsystem.c904 int adjust = 0; in acpi_system_write_alarm() local
920 adjust = 1; in acpi_system_write_alarm()
969 if (adjust) { in acpi_system_write_alarm()
/linux-2.4.37.9/arch/mips/baget/
Dld.script.balo52 /* Adjust the address for the data segment. We want to adjust up to
/linux-2.4.37.9/arch/mips/
Dld.script.in58 /* Adjust the address for the data segment. We want to adjust up to
/linux-2.4.37.9/Documentation/sound/
DAD181664 you have such a card you have to adjust the ad1816_clockfreq parameter
DSoundPro27 adjust the detection routine.
/linux-2.4.37.9/arch/mips64/
Dld.script.elf6469 /* Adjust the address for the data segment. We want to adjust up to
/linux-2.4.37.9/Documentation/usb/
Dibmcam.txt97 try to adjust brightness - brighter image is slower, so USB will be able
238 hue_correction This highly optional setting allows to adjust the
250 init_color its own controls to adjust the picture then these
/linux-2.4.37.9/Documentation/networking/
Dsoundmodem.txt61 smmixer allows you to adjust input/output levels. See the respective
DDLINK.txt78 modify "linux/drivers/net/CONFIG" accordingly, or adjust
/linux-2.4.37.9/drivers/scsi/
DREADME.qlogicfas29 the Linux PCMCIA driver, you will have to adjust it or otherwise stop
/linux-2.4.37.9/arch/alpha/lib/
Dstxcpy.S277 srl t12, t5, t12 # e0 : adjust final null return value
Dev6-stxcpy.S307 srl t12, t5, t12 # U : adjust final null return value
/linux-2.4.37.9/fs/smbfs/
DChangeLog94 * proc.c, sock.c: adjust max parameters & max data to follow max_xmit
/linux-2.4.37.9/fs/xfs/
Dxfs_bmap.c2155 xfs_fsblock_t adjust; /* adjustment to block numbers */ in xfs_bmap_alloc() local
2346 adjust = ap->off - in xfs_bmap_alloc()
2348 if (adjust && in xfs_bmap_alloc()
2349 ISVALID(ap->rval + adjust, ap->prevp->br_startblock)) in xfs_bmap_alloc()
2350 ap->rval += adjust; in xfs_bmap_alloc()
2375 adjust = prevdiff = ap->off - in xfs_bmap_alloc()
2389 prevbno += adjust; in xfs_bmap_alloc()
2391 prevdiff += adjust; in xfs_bmap_alloc()
2413 adjust = gotdiff = ap->gotp->br_startoff - ap->off; in xfs_bmap_alloc()
2428 gotbno -= adjust; in xfs_bmap_alloc()
[all …]
/linux-2.4.37.9/arch/m68k/math-emu/
Dfp_decode.h227 | adjust stack for byte moves from/to stack
/linux-2.4.37.9/arch/sparc/lib/
Dchecksum.S127 sub %g7, %g1, %g7 ! adjust jmp ptr
128 sub %g7, %o4, %g7 ! final jmp ptr adjust
/linux-2.4.37.9/arch/m68k/fpsp040/
Dbindec.S87 | or less than LEN -1 digits, adjust ILOG and repeat from
609 | or less than LEN -1 digits, adjust ILOG and repeat from
/linux-2.4.37.9/Documentation/
Dparport.txt256 If that works fine, try with 'io=0x378 irq=7' (adjust for your

12