/linux-2.4.37.9/drivers/video/matrox/ |
D | matroxfb_misc.h | 8 unsigned int* in, unsigned int* feed, unsigned int* post); 10 unsigned int* in, unsigned int* feed, unsigned int* post) { in PLL_calcclock() argument 11 return matroxfb_PLL_calcclock(&ACCESS_FBINFO(features.pll), freq, fmax, in, feed, post); in PLL_calcclock()
|
D | matroxfb_maven.c | 226 unsigned int* in, unsigned int* feed, unsigned int* post, in matroxfb_PLL_mavenclock() argument 284 *feed = n; in matroxfb_PLL_mavenclock() 290 dprintk(KERN_ERR "clk: %02X %02X %02X %d %d\n", *in, *feed, *post, fxtal, fwant); in matroxfb_PLL_mavenclock() 291 return fxtal * (*feed) / (*in) * ctl->den; in matroxfb_PLL_mavenclock() 296 unsigned int* in, unsigned int* feed, unsigned int* post, in matroxfb_mavenclock() argument 301 fvco = matroxfb_PLL_mavenclock(&maven1000_pll, ctl, htotal, vtotal, in, feed, &p, htotal2); in matroxfb_mavenclock() 318 unsigned int* in, unsigned int* feed, unsigned int* post) { in DAC1064_calcclock() argument 322 fvco = matroxfb_PLL_calcclock(&maven_pll, freq, fmax, in, feed, &p); in DAC1064_calcclock()
|
D | matroxfb_misc.c | 164 unsigned int* in, unsigned int* feed, unsigned int* post) { in matroxfb_PLL_calcclock() argument 215 *feed = n; in matroxfb_PLL_calcclock() 220 dprintk(KERN_ERR "clk: %02X %02X %02X %d %d %d\n", *in, *feed, *post, fxtal, bestvco, fwant); in matroxfb_PLL_calcclock()
|
D | matroxfb_Ti3026.c | 411 static int Ti3026_calcclock(CPMINFO unsigned int freq, unsigned int fmax, int* in, int* feed, int* … in Ti3026_calcclock() argument 420 *feed = 64 - lfeed; in Ti3026_calcclock()
|
D | matroxfb_DAC1064.c | 159 …NFO unsigned int freq, unsigned int fmax, unsigned int* in, unsigned int* feed, unsigned int* post… in DAC1064_calcclock() argument 167 fvco = PLL_calcclock(PMINFO freq, fmax, in, feed, &p); in DAC1064_calcclock()
|
/linux-2.4.37.9/net/sched/ |
D | sch_htb.c | 173 rb_root_t feed[TC_HTB_NUMPRIO]; /* feed trees */ member 380 if (!cl->un.inner.feed[p].rb_node) continue; in htb_debug_dump() 382 HTB_DUMTREE(cl->un.inner.feed+p,node[p]); in htb_debug_dump() 548 if (p->un.inner.feed[prio].rb_node) in htb_activate_prios() 553 htb_add_to_id_tree(HTB_PASSQ p->un.inner.feed+prio,cl,prio); in htb_activate_prios() 593 htb_safe_rb_erase(cl->node + prio,p->un.inner.feed + prio); in htb_deactivate_prios() 595 if (!p->un.inner.feed[prio].rb_node) in htb_deactivate_prios() 987 (++sp)->root = cl->un.inner.feed[prio].rb_node; in htb_lookup_leaf()
|
/linux-2.4.37.9/Documentation/usb/ |
D | hiddev.txt | 26 In addition, other subsystems (apart from USB) can potentially feed
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | DMA | 231 /* feed another free buffer for the next packet */
|
/linux-2.4.37.9/Documentation/networking/ |
D | net-modules.txt | 36 /sbin/insmod you can feed it optional parameters.
|
/linux-2.4.37.9/Documentation/ |
D | oops-tracing.txt | 46 No matter how you capture the log output, feed the resulting file to
|
D | Configure.help | 4759 will automatically feed it to the correct interpreter. 6840 Some transmitters feed the transmitted signal back to the receive
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | ntfs.txt | 95 Please send bug reports/comments/feed back/abuse to the Linux-NTFS development
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README | 181 4 10 Line feed character (ASCII).
|
/linux-2.4.37.9/drivers/char/ftape/ |
D | RELEASE-NOTES | 673 Makefile). Any feed-back on how to use them with other settings
|