/linux-2.4.37.9/drivers/video/riva/ |
D | fbdev.c | 1425 struct display *dsp; in rivafb_set_var() local 1443 dsp = (con < 0) ? rivainfo->info.disp : &fb_display[con]; in rivafb_set_var() 1444 assert(dsp != NULL); in rivafb_set_var() 1448 chgvar = ((dsp->var.xres != var->xres) || in rivafb_set_var() 1449 (dsp->var.yres != var->yres) || in rivafb_set_var() 1450 (dsp->var.xres_virtual != var->xres_virtual) || in rivafb_set_var() 1451 (dsp->var.yres_virtual != var->yres_virtual) || in rivafb_set_var() 1452 (dsp->var.accel_flags != var->accel_flags) || in rivafb_set_var() 1453 (dsp->var.bits_per_pixel != var->bits_per_pixel) in rivafb_set_var() 1454 || memcmp(&dsp->var.red, &var->red, in rivafb_set_var() [all …]
|
/linux-2.4.37.9/drivers/s390/char/ |
D | tubttysiz.c | 14 static void tty3270_size_int(tub_t *tubp, devstat_t *dsp); 264 tty3270_size_int(tub_t *tubp, devstat_t *dsp) in tty3270_size_int() argument 269 tubp->dstat = dsp->dstat; in tty3270_size_int() 270 if (dsp->dstat & DEV_STAT_CHN_END) in tty3270_size_int() 271 tubp->cswl = dsp->rescnt; in tty3270_size_int() 272 if (dsp->dstat & DEV_NOT_WORKING) in tty3270_size_int() 274 if (dsp->dstat & DEV_STAT_UNIT_CHECK) in tty3270_size_int() 275 tubp->sense = dsp->ii.sense; in tty3270_size_int()
|
D | tubfs.c | 22 static void fs3270_int(tub_t *tubp, devstat_t *dsp); 287 fs3270_int(tub_t *tubp, devstat_t *dsp) in fs3270_int() argument 295 if (dsp->dstat == DEV_UE_BUSY) { in fs3270_int() 300 if (dsp->dstat == DEV_STAT_DEV_END && in fs3270_int() 309 if (dsp->dstat & DEV_STAT_ATTENTION) in fs3270_int() 312 if (dsp->dstat & DEV_STAT_CHN_END) { in fs3270_int() 313 tubp->cswl = dsp->rescnt; in fs3270_int() 314 if ((dsp->dstat & DEV_STAT_DEV_END) == 0) in fs3270_int() 318 } else if (dsp->dstat & DEV_STAT_DEV_END) { in fs3270_int() 323 if (dsp->dstat & DEV_STAT_DEV_END) in fs3270_int()
|
D | tubtty.c | 709 tty3270_int(tub_t *tubp, devstat_t *dsp) in tty3270_int() argument 716 tubp->dstat = dsp->dstat; in tty3270_int() 719 if (dsp->dstat == DEV_UE_BUSY) { in tty3270_int() 724 if (dsp->dstat == DEV_STAT_DEV_END && in tty3270_int() 732 if (dsp->dstat & DEV_STAT_ATTENTION) in tty3270_int() 735 if (dsp->dstat & DEV_STAT_CHN_END) { in tty3270_int() 736 tubp->cswl = dsp->rescnt; in tty3270_int() 737 if ((dsp->dstat & DEV_STAT_DEV_END) == 0) in tty3270_int() 741 } else if (dsp->dstat & DEV_STAT_DEV_END) { in tty3270_int() 746 if (dsp->dstat & DEV_NOT_WORKING) in tty3270_int() [all …]
|
/linux-2.4.37.9/drivers/scsi/ |
D | 53c700.c | 558 Scsi_Cmnd *SCp, __u32 dsp) in save_for_reselection() argument 565 slot->resume_offset = dsp; in save_for_reselection() 856 Scsi_Cmnd *SCp, __u32 dsp, __u32 dsps) in process_extended_message() argument 858 __u32 resume_offset = dsp, temp = dsp + 8; in process_extended_message() 936 Scsi_Cmnd *SCp, __u32 dsp, __u32 dsps) in process_message() argument 939 __u32 temp = dsp + 8, resume_offset = dsp; in process_message() 958 dsp, dsps); in process_message() 1017 process_script_interrupt(__u32 dsps, __u32 dsp, Scsi_Cmnd *SCp, in process_script_interrupt() argument 1147 save_for_reselection(hostdata, SCp, dsp); in process_script_interrupt() 1240 …host->host_no, reselection_id, lun, dsp, dsp - hostdata->pScript, hostdata->state, hostdata->comma… in process_script_interrupt() [all …]
|
D | 53c7xx.c | 1985 u32 *dsp; in intr_break() local 1998 dsp = (u32 *) bus_to_virt(NCR53c7x0_read32(DSP_REG)); in intr_break() 1999 for (bp = hostdata->breakpoints; bp && bp->address != dsp; in intr_break() 2003 host->host_no, dsp); in intr_break() 2264 u32 dsps,*dsp; /* Argument of the INT instruction */ in NCR53c7x0_dstat_sir_intr() local 2268 dsp = (u32 *) bus_to_virt(NCR53c7x0_read32(DSP_REG)); in NCR53c7x0_dstat_sir_intr() 2292 hostdata->dsp = hostdata->script + hostdata->E_accept_message / in NCR53c7x0_dstat_sir_intr() 2307 hostdata->dsp = hostdata->script + hostdata->E_reject_message / in NCR53c7x0_dstat_sir_intr() 2314 hostdata->dsp = hostdata->script + hostdata->E_reject_message / in NCR53c7x0_dstat_sir_intr() 2360 hostdata->dsp = hostdata->script + hostdata->E_accept_message / in NCR53c7x0_dstat_sir_intr() [all …]
|
D | 53c7,8xx.c | 2243 u32 *dsp; in intr_break() local 2256 dsp = (u32 *) bus_to_virt(NCR53c7x0_read32(DSP_REG)); in intr_break() 2257 for (bp = hostdata->breakpoints; bp && bp->address != dsp; in intr_break() 2261 host->host_no, dsp); in intr_break() 2513 u32 dsps,*dsp; /* Argument of the INT instruction */ in NCR53c8x0_dstat_sir_intr() local 2516 dsp = (u32 *) bus_to_virt(NCR53c7x0_read32(DSP_REG)); in NCR53c8x0_dstat_sir_intr() 2530 hostdata->dsp = hostdata->script + hostdata->E_accept_message / in NCR53c8x0_dstat_sir_intr() 2545 hostdata->dsp = hostdata->script + hostdata->E_reject_message / in NCR53c8x0_dstat_sir_intr() 2552 hostdata->dsp = hostdata->script + hostdata->E_reject_message / in NCR53c8x0_dstat_sir_intr() 2598 hostdata->dsp = hostdata->script + hostdata->E_accept_message / in NCR53c8x0_dstat_sir_intr() [all …]
|
D | ncr53c8xx.c | 6184 u_int32 dsp; local 6191 dsp = INL (nc_dsp); 6193 if (dsp > np->p_script && dsp <= np->p_script + sizeof(struct script)) { 6194 script_ofs = dsp - np->p_script; 6199 else if (np->p_scripth < dsp && 6200 dsp <= np->p_scripth + sizeof(struct scripth)) { 6201 script_ofs = dsp - np->p_scripth; 6206 script_ofs = dsp; 6613 u_int32 dsp; local 6624 dsp = INL (nc_dsp); [all …]
|
D | sym53c8xx.c | 8707 u_int32 dsp; local 8714 dsp = INL (nc_dsp); 8716 if (dsp > np->p_script && dsp <= np->p_script + sizeof(struct script)) { 8717 script_ofs = dsp - np->p_script; 8722 else if (np->p_scripth < dsp && 8723 dsp <= np->p_scripth + sizeof(struct scripth)) { 8724 script_ofs = dsp - np->p_scripth; 8729 script_ofs = dsp; 9038 u_int32 dsp = INL (nc_dsp); local 9047 if ((!(dsp > NCB_SCRIPT_PHYS (np, getjob_begin) && [all …]
|
/linux-2.4.37.9/drivers/video/matrox/ |
D | matroxfb_crtc2.c | 512 struct display* dsp; in matroxfb_dh_get_cmap() local 515 dsp = m2info->fbcon.disp; in matroxfb_dh_get_cmap() 517 dsp = fb_display + con; in matroxfb_dh_get_cmap() 520 else if (dsp->cmap.len) in matroxfb_dh_get_cmap() 521 fb_copy_cmap(&dsp->cmap, cmap, kspc ? 0 : 2); in matroxfb_dh_get_cmap() 531 struct display* dsp; in matroxfb_dh_set_cmap() local 534 dsp = m2info->fbcon.disp; in matroxfb_dh_set_cmap() 536 dsp = fb_display + con; in matroxfb_dh_set_cmap() 537 if (dsp->cmap.len != 16) { in matroxfb_dh_set_cmap() 540 err = fb_alloc_cmap(&dsp->cmap, 16, 0); in matroxfb_dh_set_cmap() [all …]
|
D | matroxfb_base.c | 440 struct display* dsp; in matroxfb_pan_display() local 445 dsp = info->disp; in matroxfb_pan_display() 447 dsp = fb_display + con; in matroxfb_pan_display() 452 if (var->xoffset+dsp->var.xres > dsp->var.xres_virtual || in matroxfb_pan_display() 453 var->yoffset+dsp->var.yres > dsp->var.yres_virtual) in matroxfb_pan_display() 458 dsp->var.xoffset = var->xoffset; in matroxfb_pan_display() 459 dsp->var.yoffset = var->yoffset; in matroxfb_pan_display() 460 dsp->var.vmode &= ~FB_VMODE_YWRAP; in matroxfb_pan_display() 1098 struct display* dsp = (con < 0) ? ACCESS_FBINFO(fbcon.disp) in matroxfb_get_cmap() local 1109 else if (dsp->cmap.len) /* non default colormap? */ in matroxfb_get_cmap() [all …]
|
/linux-2.4.37.9/drivers/char/mwave/ |
D | README | 18 If the dsp irq has not been setup and stored in bios by the 20 irq used by the dsp to be configured. 23 If the dsp io range has not been setup and stored in bios by the 25 io range used by the dsp to be configured.
|
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.c | 1246 u32 dsp; local 1253 dsp = INL (nc_dsp); 1255 if (dsp > np->scripta_ba && 1256 dsp <= np->scripta_ba + np->scripta_sz) { 1257 script_ofs = dsp - np->scripta_ba; 1262 else if (np->scriptb_ba < dsp && 1263 dsp <= np->scriptb_ba + np->scriptb_sz) { 1264 script_ofs = dsp - np->scriptb_ba; 1269 script_ofs = dsp; 2156 u32 dsp = INL (nc_dsp); local [all …]
|
/linux-2.4.37.9/Documentation/sound/ |
D | Maestro | 32 This OSS driver exports /dev/mixer and /dev/dsp to applications, which 36 The /dev/dsp device exported behaves almost as expected. Playback is 88 install time the driver will only register one available /dev/dsp device 107 when the module is inserted but /dev/dsp is not open. This 109 on other parts of the chip. When /dev/dsp is opened the chip
|
D | btaudio | 38 The chip knows two different modes. btaudio registers two dsp 78 * read audio data from btaudio (dsp2), send to es1730 (dsp,dsp1): 79 $ sox -w -r 32000 -t ossdsp /dev/dsp2 -t ossdsp /dev/dsp
|
D | es1371 | 22 cat my_file.au > /dev/dsp 55 the driver/soundcard supports two PCM (/dev/dsp) interfaces.
|
D | es1370 | 22 cat my_file.au > /dev/dsp 55 the driver/soundcard supports two PCM (/dev/dsp) interfaces.
|
D | ultrasound | 25 (/dev/dsp), MIDI, and wavetable playback.
|
D | Maestro3 | 38 This OSS driver exports /dev/mixer and /dev/dsp to applications, which 42 The /dev/dsp device exported behaves as expected. Playback is
|
D | forte | 16 The driver supports /dev/mixer and /dev/dsp for generic OSS audio
|
/linux-2.4.37.9/Documentation/arm/empeg/ |
D | mkdevs | 6 mknod /dev/dsp c 245 3
|
/linux-2.4.37.9/drivers/sound/ |
D | CHANGELOG | 68 DMA channel. The extra audio/dsp device (the "Not functional" one) used 70 just one /dev/dsp# device which is used both for code download and audio. 180 - Added support for synchronizing dsp/audio devices with /dev/sequencer. 181 - mmap() support for dsp/audio devices. 227 - select() for /dev/dsp and /dev/audio (Linux only). 245 the MSS mode (/dev/dsp). 308 - Fixed truncated sound on /dev/dsp when the device is closed. 359 - Significantly improved /dev/dsp and /dev/audio support.
|
/linux-2.4.37.9/drivers/telephony/ |
D | ixj.c | 1284 if (j->dsp.low == 0x20) { in ixj_timeout() 1291 if (j->dsp.low == 0x20) { in ixj_timeout() 1304 if (j->dsp.low == 0x20) { in ixj_timeout() 1312 if (j->dsp.low == 0x20) { in ixj_timeout() 1323 if (!(j->tone_state && j->dsp.low == 0x20)) { in ixj_timeout() 1473 if (j->dsp.low != 0x20 && in ixj_timeout() 1789 if (j->dsp.low == 0x20) /* Internet PhoneJACK */ in ixj_ring_on() 2111 if (j->dsp.low == 0x20) /* Internet PhoneJACK */ in ixj_ring_off() 3301 if (j->dsp.low == 0x20 || j->flags.cidplay) in ixj_write_cid() 3382 if (j->dsp.low == 0x20 || j->flags.cidplay) in ixj_write_cidcw() [all …]
|
/linux-2.4.37.9/include/linux/ |
D | telephony.h | 81 dsp enumerator
|
/linux-2.4.37.9/arch/sh/ |
D | Makefile | 28 AFLAGS += -Wa,-dsp
|