Searched refs:compute (Results 1 – 9 of 9) sorted by relevance
/drivers/md/ |
D | raid5.h | 250 int to_fill, compute, req_compute, non_overwrite; member
|
D | raid5.c | 3303 s->compute++; in analyse_stripe() 3304 BUG_ON(s->compute > 2); in analyse_stripe() 3581 || (s.syncing && (s.uptodate + s.compute < disks)) in handle_stripe()
|
/drivers/video/matrox/ |
D | matroxfb_g450.c | 589 .compute = matroxfb_g450_compute, 599 .compute = g450_dvi_compute,
|
D | matroxfb_crtc2.c | 360 if (minfo->outputs[out].output->compute) { in matroxfb_dh_set_par() 361 minfo->outputs[out].output->compute(minfo->outputs[out].data, &mt); in matroxfb_dh_set_par()
|
D | matroxfb_base.h | 317 int (*compute)(void* altout_dev, struct my_timming* input); member
|
D | matroxfb_DAC1064.c | 510 .compute = m1064_compute, 528 .compute = g450_compute,
|
D | matroxfb_maven.c | 1189 .compute = maven_out_compute,
|
D | matroxfb_base.c | 809 minfo->outputs[out].output->compute) { in matroxfb_set_par() 810 minfo->outputs[out].output->compute(minfo->outputs[out].data, &mt); in matroxfb_set_par()
|
/drivers/message/i2o/ |
D | README.ioctl | 217 fragment _may_ be shorter, however. The kernel will compute its
|