Home
last modified time | relevance | path

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

/sound/isa/
Dsc6000.c103 #define PFX "sc6000: " macro
411 printk(KERN_INFO PFX "Detected model: %s, DSP version %d.%d\n", in sc6000_init_board()
497 printk(KERN_ERR PFX "specify IO port\n"); in snd_sc6000_match()
501 printk(KERN_ERR PFX "specify MSS port\n"); in snd_sc6000_match()
505 printk(KERN_ERR PFX "Port must be 0x220 or 0x240\n"); in snd_sc6000_match()
509 printk(KERN_ERR PFX "MSS port must be 0x530 or 0xe80\n"); in snd_sc6000_match()
513 printk(KERN_ERR PFX "invalid IRQ %d\n", irq[dev]); in snd_sc6000_match()
517 printk(KERN_ERR PFX "invalid DMA %d\n", dma[dev]); in snd_sc6000_match()
522 printk(KERN_ERR PFX "invalid MPU-401 port %lx\n", in snd_sc6000_match()
529 printk(KERN_ERR PFX "invalid MPU-401 IRQ %d\n", mpu_irq[dev]); in snd_sc6000_match()
[all …]
Dcmi8330.c500 #define PFX "cmi8330: " macro
512 snd_printk(KERN_ERR PFX "could not get a new card\n"); in snd_cmi8330_card_new()
533 snd_printk(KERN_ERR PFX "AD1848 device busy??\n"); in snd_cmi8330_probe()
537 snd_printk(KERN_ERR PFX "AD1848 not found during probe\n"); in snd_cmi8330_probe()
547 snd_printk(KERN_ERR PFX "SB16 device busy??\n"); in snd_cmi8330_probe()
551 snd_printk(KERN_ERR PFX "SB16 not found during probe\n"); in snd_cmi8330_probe()
561 snd_printk(KERN_ERR PFX "failed to create mixers\n"); in snd_cmi8330_probe()
566 snd_printk(KERN_ERR PFX "failed to create pcms\n"); in snd_cmi8330_probe()
573 snd_printk(KERN_ERR PFX in snd_cmi8330_probe()
587 printk(KERN_ERR PFX "no MPU-401 device at 0x%lx.\n", in snd_cmi8330_probe()
[all …]
Dals100.c26 #define PFX "als100: " macro
126 snd_printk(KERN_ERR PFX "AUDIO pnp configure failure\n"); in snd_card_als100_pnp()
149 snd_printk(KERN_ERR PFX "MPU401 pnp configure failure, skipping\n"); in snd_card_als100_pnp()
165 snd_printk(KERN_ERR PFX "OPL3 pnp configure failure, skipping\n"); in snd_card_als100_pnp()
249 snd_printk(KERN_ERR PFX "no MPU-401 device at 0x%lx\n", mpu_port[dev]); in snd_card_als100_probe()
256 snd_printk(KERN_ERR PFX "no OPL device at 0x%lx-0x%lx\n", in snd_card_als100_probe()
Dazt2320.c33 #define PFX "azt2320: " macro
107 snd_printk(KERN_ERR PFX "AUDIO pnp configure failure\n"); in snd_card_azt2320_pnp()
128 snd_printk(KERN_ERR PFX "MPU401 pnp configure failure, skipping\n"); in snd_card_azt2320_pnp()
226 snd_printk(KERN_ERR PFX "no MPU-401 device at 0x%lx\n", mpu_port[dev]); in snd_card_azt2320_probe()
233 snd_printk(KERN_ERR PFX "no OPL device at 0x%lx-0x%lx\n", in snd_card_azt2320_probe()
Dopl3sa2.c125 #define PFX "opl3sa2: " macro
217 snd_printk(KERN_ERR PFX "can't grab port 0x%lx\n", port); in snd_opl3sa2_detect()
658 snd_printk(KERN_ERR PFX "can't grab IRQ %d\n", xirq); in snd_opl3sa2_probe()
778 snd_printk(KERN_ERR PFX "can't get pnp device from id '%s'\n", in snd_opl3sa2_pnp_cdetect()
845 snd_printk(KERN_ERR PFX "specify port\n"); in snd_opl3sa2_isa_match()
849 snd_printk(KERN_ERR PFX "specify wss_port\n"); in snd_opl3sa2_isa_match()
853 snd_printk(KERN_ERR PFX "specify fm_port\n"); in snd_opl3sa2_isa_match()
857 snd_printk(KERN_ERR PFX "specify midi_port\n"); in snd_opl3sa2_isa_match()
Des18xx.c85 #define PFX "es18xx: " macro
1588 snd_printk(KERN_ERR PFX "unable go grab port 0x%lx\n", chip->ctrl_port); in snd_es18xx_identify()
1619 snd_printk(KERN_ERR PFX "[0x%lx] ESS chip not found\n", chip->port); in snd_es18xx_probe()
1789 snd_printk(KERN_ERR PFX "unable to grap ports 0x%lx-0x%lx\n", port, port + 16 - 1); in snd_es18xx_new_device()
1796 snd_printk(KERN_ERR PFX "unable to grap IRQ %d\n", irq); in snd_es18xx_new_device()
1803 snd_printk(KERN_ERR PFX "unable to grap DMA1 %d\n", dma1); in snd_es18xx_new_device()
1810 snd_printk(KERN_ERR PFX "unable to grap DMA2 %d\n", dma2); in snd_es18xx_new_device()
2016 snd_printk(KERN_ERR PFX "PnP configure failure (out of resources?)\n"); in snd_audiodrive_pnp_init_main()
2084 snd_printk(KERN_ERR PFX "PnP control configure failure (out of resources?)\n"); in snd_audiodrive_pnpc()
2146 snd_printk(KERN_WARNING PFX in snd_audiodrive_probe()
[all …]
/sound/aoa/codecs/
Dtoonie.c21 #define PFX "snd-aoa-codec-toonie: " macro
94 printk(KERN_ERR PFX "failed to create toonie snd device!\n"); in toonie_init_codec()
101 printk(KERN_ERR PFX "error creating toonie pcm\n"); in toonie_init_codec()
114 printk(KERN_ERR PFX "toonie_exit_codec called without soundbus_dev!\n"); in toonie_exit_codec()
Donyx.c43 #define PFX "snd-aoa-codec-onyx: " macro
869 printk(KERN_ERR PFX "gpios not assigned!!\n"); in onyx_init_codec()
881 printk(KERN_ERR PFX "failed to initialise onyx registers\n"); in onyx_init_codec()
886 printk(KERN_ERR PFX "failed to create onyx snd device!\n"); in onyx_init_codec()
921 printk(KERN_ERR PFX "error creating onyx pcm\n"); in onyx_init_codec()
973 printk(KERN_INFO PFX "attached to onyx codec via i2c\n"); in onyx_init_codec()
987 printk(KERN_ERR PFX "onyx_exit_codec called without soundbus_dev!\n"); in onyx_exit_codec()
1012 printk(KERN_ERR PFX "failed to read control register\n"); in onyx_i2c_probe()
1025 printk(KERN_DEBUG PFX "created and attached onyx instance\n"); in onyx_i2c_probe()
Dtas.c80 #define PFX "snd-aoa-codec-tas: " macro
802 printk(KERN_ERR PFX "gpios not assigned!!\n"); in tas_init_codec()
808 printk(KERN_ERR PFX "tas failed to initialise\n"); in tas_init_codec()
818 printk(KERN_ERR PFX "error attaching tas to soundbus\n"); in tas_init_codec()
823 printk(KERN_ERR PFX "failed to create tas snd device!\n"); in tas_init_codec()
/sound/isa/sb/
Dsb16.c25 #define PFX "sbawe: " macro
27 #define PFX "sb16: " macro
257 snd_printk(KERN_ERR PFX "AUDIO pnp configure failure\n"); in snd_card_sb16_pnp()
285 snd_printk(KERN_ERR PFX "WaveTable pnp configure failure\n"); in snd_card_sb16_pnp()
355 snd_printk(KERN_ERR PFX "SB 16 chip was not detected at 0x%lx\n", port[dev]); in snd_sb16_probe()
400 snd_printk(KERN_ERR PFX "no OPL device at 0x%lx-0x%lx\n", in snd_sb16_probe()
424 snd_printk(KERN_INFO PFX "warning - CSP chip not detected on soundcard #%i\n", dev + 1); in snd_sb16_probe()
432 …snd_printk(KERN_ERR PFX "fatal error - EMU-8000 synthesizer not detected at 0x%lx\n", awe_port[dev… in snd_sb16_probe()
518 snd_printk(KERN_ERR PFX "unable to find a free IRQ\n"); in snd_sb16_isa_probe()
524 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.c20 #define PFX "ad1816a: " macro
97 printk(KERN_ERR PFX "AUDIO PnP configure failure\n"); in snd_card_ad1816a_pnp()
110 snd_printk(KERN_WARNING PFX "MPU401 device busy, skipping.\n"); in snd_card_ad1816a_pnp()
116 printk(KERN_ERR PFX "MPU401 PnP configure failure\n"); in snd_card_ad1816a_pnp()
182 printk(KERN_ERR PFX "no MPU-401 device at 0x%lx.\n", mpu_port[dev]); in snd_card_ad1816a_probe()
189 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.c68 #define PFX "gusmax: " macro
214 snd_printk(KERN_ERR PFX "unable to find a free IRQ\n"); in snd_gusmax_probe()
222 snd_printk(KERN_ERR PFX "unable to find a free DMA1\n"); in snd_gusmax_probe()
230 snd_printk(KERN_ERR PFX "unable to find a free DMA2\n"); in snd_gusmax_probe()
274 snd_printk(KERN_ERR PFX "GUS MAX soundcard was not detected at 0x%lx\n", gus->gf1.port); in snd_gusmax_probe()
280 snd_printk(KERN_ERR PFX "unable to grab IRQ %d\n", xirq); in snd_gusmax_probe()
Dinterwave.c61 #define PFX "interwave-stb: " macro
65 #define PFX "interwave: " macro
666 snd_printk(KERN_ERR PFX "unable to grab IRQ %d\n", xirq); in snd_interwave_probe()
795 snd_printk(KERN_ERR PFX "unable to find a free IRQ\n"); in snd_interwave_isa_probe()
801 snd_printk(KERN_ERR PFX "unable to find a free DMA1\n"); in snd_interwave_isa_probe()
807 snd_printk(KERN_ERR PFX "unable to find a free DMA2\n"); in snd_interwave_isa_probe()
/sound/parisc/
Dharmony.c71 #define PFX NAME ": " macro
472 printk(KERN_DEBUG PFX "playback_pointer is 0x%lx-0x%lx = %d bytes\n", in snd_harmony_playback_pointer()
501 printk(KERN_DEBUG PFX "capture_pointer is 0x%lx-0x%lx = %d bytes\n", in snd_harmony_capture_pointer()
644 printk(KERN_ERR PFX "cannot allocate graveyard buffer!\n"); in snd_harmony_pcm_init()
654 printk(KERN_ERR PFX "cannot allocate silence buffer!\n"); in snd_harmony_pcm_init()
912 printk(KERN_ERR PFX "unable to remap hpa 0x%lx\n", in snd_harmony_create()
921 printk(KERN_ERR PFX "could not obtain interrupt %d", in snd_harmony_create()
/sound/pci/
Dad1889.c65 #define PFX DEVNAME ": " macro