Home
last modified time | relevance | path

Searched refs:PFX (Results 1 – 16 of 16) sorted by relevance

/sound/isa/
Dsc6000.c116 #define PFX "sc6000: " macro
424 printk(KERN_INFO PFX "Detected model: %s, DSP version %d.%d\n", in sc6000_init_board()
510 printk(KERN_ERR PFX "specify IO port\n"); in snd_sc6000_match()
514 printk(KERN_ERR PFX "specify MSS port\n"); in snd_sc6000_match()
518 printk(KERN_ERR PFX "Port must be 0x220 or 0x240\n"); in snd_sc6000_match()
522 printk(KERN_ERR PFX "MSS port must be 0x530 or 0xe80\n"); in snd_sc6000_match()
526 printk(KERN_ERR PFX "invalid IRQ %d\n", irq[dev]); in snd_sc6000_match()
530 printk(KERN_ERR PFX "invalid DMA %d\n", dma[dev]); in snd_sc6000_match()
535 printk(KERN_ERR PFX "invalid MPU-401 port %lx\n", in snd_sc6000_match()
542 printk(KERN_ERR PFX "invalid MPU-401 IRQ %d\n", mpu_irq[dev]); in snd_sc6000_match()
[all …]
Dcmi8330.c515 #define PFX "cmi8330: " macro
527 snd_printk(KERN_ERR PFX "could not get a new card\n"); in snd_cmi8330_card_new()
548 snd_printk(KERN_ERR PFX "AD1848 device busy??\n"); in snd_cmi8330_probe()
552 snd_printk(KERN_ERR PFX "AD1848 not found during probe\n"); in snd_cmi8330_probe()
562 snd_printk(KERN_ERR PFX "SB16 device busy??\n"); in snd_cmi8330_probe()
566 snd_printk(KERN_ERR PFX "SB16 not found during probe\n"); in snd_cmi8330_probe()
576 snd_printk(KERN_ERR PFX "failed to create mixers\n"); in snd_cmi8330_probe()
581 snd_printk(KERN_ERR PFX "failed to create pcms\n"); in snd_cmi8330_probe()
588 snd_printk(KERN_ERR PFX in snd_cmi8330_probe()
602 printk(KERN_ERR PFX "no MPU-401 device at 0x%lx.\n", in snd_cmi8330_probe()
[all …]
Dals100.c38 #define PFX "als100: " macro
138 snd_printk(KERN_ERR PFX "AUDIO pnp configure failure\n"); in snd_card_als100_pnp()
161 snd_printk(KERN_ERR PFX "MPU401 pnp configure failure, skipping\n"); in snd_card_als100_pnp()
177 snd_printk(KERN_ERR PFX "OPL3 pnp configure failure, skipping\n"); in snd_card_als100_pnp()
260 snd_printk(KERN_ERR PFX "no MPU-401 device at 0x%lx\n", mpu_port[dev]); in snd_card_als100_probe()
267 snd_printk(KERN_ERR PFX "no OPL device at 0x%lx-0x%lx\n", in snd_card_als100_probe()
Dazt2320.c45 #define PFX "azt2320: " macro
119 snd_printk(KERN_ERR PFX "AUDIO pnp configure failure\n"); in snd_card_azt2320_pnp()
140 snd_printk(KERN_ERR PFX "MPU401 pnp configure failure, skipping\n"); in snd_card_azt2320_pnp()
238 snd_printk(KERN_ERR PFX "no MPU-401 device at 0x%lx\n", mpu_port[dev]); in snd_card_azt2320_probe()
245 snd_printk(KERN_ERR PFX "no OPL device at 0x%lx-0x%lx\n", in snd_card_azt2320_probe()
Dopl3sa2.c140 #define PFX "opl3sa2: " macro
232 snd_printk(KERN_ERR PFX "can't grab port 0x%lx\n", port); in snd_opl3sa2_detect()
673 snd_printk(KERN_ERR PFX "can't grab IRQ %d\n", xirq); in snd_opl3sa2_probe()
793 snd_printk(KERN_ERR PFX "can't get pnp device from id '%s'\n", in snd_opl3sa2_pnp_cdetect()
860 snd_printk(KERN_ERR PFX "specify port\n"); in snd_opl3sa2_isa_match()
864 snd_printk(KERN_ERR PFX "specify wss_port\n"); in snd_opl3sa2_isa_match()
868 snd_printk(KERN_ERR PFX "specify fm_port\n"); in snd_opl3sa2_isa_match()
872 snd_printk(KERN_ERR PFX "specify midi_port\n"); in snd_opl3sa2_isa_match()
Des18xx.c100 #define PFX "es18xx: " macro
1602 snd_printk(KERN_ERR PFX "unable go grab port 0x%lx\n", chip->ctrl_port); in snd_es18xx_identify()
1633 snd_printk(KERN_ERR PFX "[0x%lx] ESS chip not found\n", chip->port); in snd_es18xx_probe()
1805 snd_printk(KERN_ERR PFX "unable to grap ports 0x%lx-0x%lx\n", port, port + 16 - 1); in snd_es18xx_new_device()
1812 snd_printk(KERN_ERR PFX "unable to grap IRQ %d\n", irq); in snd_es18xx_new_device()
1819 snd_printk(KERN_ERR PFX "unable to grap DMA1 %d\n", dma1); in snd_es18xx_new_device()
1826 snd_printk(KERN_ERR PFX "unable to grap DMA2 %d\n", dma2); in snd_es18xx_new_device()
2032 snd_printk(KERN_ERR PFX "PnP configure failure (out of resources?)\n"); in snd_audiodrive_pnp_init_main()
2100 snd_printk(KERN_ERR PFX "PnP control configure failure (out of resources?)\n"); in snd_audiodrive_pnpc()
2162 snd_printk(KERN_WARNING PFX in snd_audiodrive_probe()
[all …]
/sound/aoa/codecs/
Dtoonie.c23 #define PFX "snd-aoa-codec-toonie: " macro
96 printk(KERN_ERR PFX "failed to create toonie snd device!\n"); in toonie_init_codec()
103 printk(KERN_ERR PFX "error creating toonie pcm\n"); in toonie_init_codec()
116 printk(KERN_ERR PFX "toonie_exit_codec called without soundbus_dev!\n"); in toonie_exit_codec()
Donyx.c46 #define PFX "snd-aoa-codec-onyx: " macro
870 printk(KERN_ERR PFX "gpios not assigned!!\n"); in onyx_init_codec()
882 printk(KERN_ERR PFX "failed to initialise onyx registers\n"); in onyx_init_codec()
887 printk(KERN_ERR PFX "failed to create onyx snd device!\n"); in onyx_init_codec()
922 printk(KERN_ERR PFX "error creating onyx pcm\n"); in onyx_init_codec()
974 printk(KERN_INFO PFX "attached to onyx codec via i2c\n"); in onyx_init_codec()
988 printk(KERN_ERR PFX "onyx_exit_codec called without soundbus_dev!\n"); in onyx_exit_codec()
1013 printk(KERN_ERR PFX "failed to read control register\n"); in onyx_i2c_probe()
1026 printk(KERN_DEBUG PFX "created and attached onyx instance\n"); in onyx_i2c_probe()
Dtas.c81 #define PFX "snd-aoa-codec-tas: " macro
803 printk(KERN_ERR PFX "gpios not assigned!!\n"); in tas_init_codec()
809 printk(KERN_ERR PFX "tas failed to initialise\n"); in tas_init_codec()
819 printk(KERN_ERR PFX "error attaching tas to soundbus\n"); in tas_init_codec()
824 printk(KERN_ERR PFX "failed to create tas snd device!\n"); in tas_init_codec()
/sound/isa/sb/
Dsb16.c40 #define PFX "sbawe: " macro
42 #define PFX "sb16: " macro
272 snd_printk(KERN_ERR PFX "AUDIO pnp configure failure\n"); in snd_card_sb16_pnp()
300 snd_printk(KERN_ERR PFX "WaveTable pnp configure failure\n"); in snd_card_sb16_pnp()
370 snd_printk(KERN_ERR PFX "SB 16 chip was not detected at 0x%lx\n", port[dev]); in snd_sb16_probe()
415 snd_printk(KERN_ERR PFX "no OPL device at 0x%lx-0x%lx\n", in snd_sb16_probe()
439 snd_printk(KERN_INFO PFX "warning - CSP chip not detected on soundcard #%i\n", dev + 1); in snd_sb16_probe()
447 …snd_printk(KERN_ERR PFX "fatal error - EMU-8000 synthesizer not detected at 0x%lx\n", awe_port[dev… in snd_sb16_probe()
534 snd_printk(KERN_ERR PFX "unable to find a free IRQ\n"); in snd_sb16_isa_probe()
540 snd_printk(KERN_ERR PFX "unable to find a free 8-bit DMA\n"); in snd_sb16_isa_probe()
[all …]
Djazz16.c28 #define PFX "jazz16: " macro
/sound/isa/ad1816a/
Dad1816a.c32 #define PFX "ad1816a: " macro
109 printk(KERN_ERR PFX "AUDIO PnP configure failure\n"); in snd_card_ad1816a_pnp()
122 snd_printk(KERN_WARNING PFX "MPU401 device busy, skipping.\n"); in snd_card_ad1816a_pnp()
128 printk(KERN_ERR PFX "MPU401 PnP configure failure\n"); in snd_card_ad1816a_pnp()
194 printk(KERN_ERR PFX "no MPU-401 device at 0x%lx.\n", mpu_port[dev]); in snd_card_ad1816a_probe()
201 printk(KERN_ERR PFX "no OPL device at 0x%lx-0x%lx.\n", fm_port[dev], fm_port[dev] + 2); in snd_card_ad1816a_probe()
/sound/isa/gus/
Dgusmax.c83 #define PFX "gusmax: " macro
229 snd_printk(KERN_ERR PFX "unable to find a free IRQ\n"); in snd_gusmax_probe()
237 snd_printk(KERN_ERR PFX "unable to find a free DMA1\n"); in snd_gusmax_probe()
245 snd_printk(KERN_ERR PFX "unable to find a free DMA2\n"); in snd_gusmax_probe()
289 snd_printk(KERN_ERR PFX "GUS MAX soundcard was not detected at 0x%lx\n", gus->gf1.port); in snd_gusmax_probe()
295 snd_printk(KERN_ERR PFX "unable to grab IRQ %d\n", xirq); in snd_gusmax_probe()
Dinterwave.c76 #define PFX "interwave-stb: " macro
80 #define PFX "interwave: " macro
681 snd_printk(KERN_ERR PFX "unable to grab IRQ %d\n", xirq); in snd_interwave_probe()
810 snd_printk(KERN_ERR PFX "unable to find a free IRQ\n"); in snd_interwave_isa_probe()
816 snd_printk(KERN_ERR PFX "unable to find a free DMA1\n"); in snd_interwave_isa_probe()
822 snd_printk(KERN_ERR PFX "unable to find a free DMA2\n"); in snd_interwave_isa_probe()
/sound/parisc/
Dharmony.c84 #define PFX NAME ": " macro
485 printk(KERN_DEBUG PFX "playback_pointer is 0x%lx-0x%lx = %d bytes\n", in snd_harmony_playback_pointer()
514 printk(KERN_DEBUG PFX "capture_pointer is 0x%lx-0x%lx = %d bytes\n", in snd_harmony_capture_pointer()
657 printk(KERN_ERR PFX "cannot allocate graveyard buffer!\n"); in snd_harmony_pcm_init()
667 printk(KERN_ERR PFX "cannot allocate silence buffer!\n"); in snd_harmony_pcm_init()
677 printk(KERN_ERR PFX "buffer allocation error: %d\n", err); in snd_harmony_pcm_init()
931 printk(KERN_ERR PFX "unable to remap hpa 0x%lx\n", in snd_harmony_create()
940 printk(KERN_ERR PFX "could not obtain interrupt %d", in snd_harmony_create()
/sound/pci/
Dad1889.c77 #define PFX DEVNAME ": " macro