/drivers/net/ethernet/microchip/ |
D | enc28j60.c | 35 #define DRV_NAME "enc28j60" macro 116 printk(KERN_DEBUG DRV_NAME ": %s() failed: ret = %d\n", in spi_read_buf() 137 printk(KERN_DEBUG DRV_NAME ": %s() failed: ret = %d\n", in spi_write_buf() 162 printk(KERN_DEBUG DRV_NAME ": %s() failed: ret = %d\n", in spi_read_op() 182 printk(KERN_DEBUG DRV_NAME ": %s() failed: ret = %d\n", in spi_write_op() 190 printk(KERN_DEBUG DRV_NAME ": %s() enter\n", __func__); in enc28j60_soft_reset() 379 printk(KERN_DEBUG DRV_NAME ": %s() error writing ERDPT " in enc28j60_mem_read() 401 printk(KERN_DEBUG DRV_NAME in enc28j60_packet_write() 411 printk(KERN_DEBUG DRV_NAME in enc28j60_packet_write() 417 printk(KERN_DEBUG DRV_NAME in enc28j60_packet_write() [all …]
|
D | encx24j600.c | 28 #define DRV_NAME "encx24j600" macro 72 pr_debug(DRV_NAME ": %s - packet len:%d\n", msg, len); in dump_packet() 547 pr_info(DRV_NAME ": %s\n", msg); in encx24j600_dump_config() 550 pr_info(DRV_NAME " ECON1: %04X\n", encx24j600_read_reg(priv, ECON1)); in encx24j600_dump_config() 551 pr_info(DRV_NAME " ECON2: %04X\n", encx24j600_read_reg(priv, ECON2)); in encx24j600_dump_config() 552 pr_info(DRV_NAME " ERXFCON: %04X\n", encx24j600_read_reg(priv, in encx24j600_dump_config() 554 pr_info(DRV_NAME " ESTAT: %04X\n", encx24j600_read_reg(priv, ESTAT)); in encx24j600_dump_config() 555 pr_info(DRV_NAME " EIR: %04X\n", encx24j600_read_reg(priv, EIR)); in encx24j600_dump_config() 556 pr_info(DRV_NAME " EIDLED: %04X\n", encx24j600_read_reg(priv, EIDLED)); in encx24j600_dump_config() 559 pr_info(DRV_NAME " MACON1: %04X\n", encx24j600_read_reg(priv, MACON1)); in encx24j600_dump_config() [all …]
|
/drivers/clocksource/ |
D | cs5535-clockevt.c | 22 #define DRV_NAME "cs5535-clockevt" macro 99 .name = DRV_NAME, 140 .name = DRV_NAME, 151 printk(KERN_ERR DRV_NAME ": Could not allocate MFGPT timer\n"); in cs5535_mfgpt_init() 158 printk(KERN_ERR DRV_NAME ": Could not set up IRQ %d\n", in cs5535_mfgpt_init() 166 printk(KERN_ERR DRV_NAME ": Unable to set up the interrupt.\n"); in cs5535_mfgpt_init() 176 printk(KERN_INFO DRV_NAME in cs5535_mfgpt_init() 188 printk(KERN_ERR DRV_NAME ": Unable to set up the MFGPT clock source\n"); in cs5535_mfgpt_init()
|
/drivers/net/wireless/intersil/prism54/ |
D | islpci_hotplug.c | 82 .name = DRV_NAME, 105 printk(KERN_ERR "%s: pci_enable_device() failed.\n", DRV_NAME); in prism54_probe() 122 printk(KERN_ERR "%s: 32-bit PCI DMA not supported", DRV_NAME); in prism54_probe() 147 rvalue = pci_request_regions(pdev, DRV_NAME); in prism54_probe() 150 DRV_NAME, rvalue); in prism54_probe() 158 DRV_NAME); in prism54_probe() 163 DEBUG(SHOW_TRACING, "%s: pci_set_master(pdev)\n", DRV_NAME); in prism54_probe() 173 DRV_NAME); in prism54_probe() 314 DRV_NAME, DRV_VERSION); in prism54_module_init() 331 printk(KERN_INFO "Unloaded %s driver\n", DRV_NAME); in prism54_module_exit()
|
/drivers/ide/ |
D | ide-generic.c | 24 #define DRV_NAME "ide_generic" macro 96 printk(KERN_INFO DRV_NAME ": please use \"probe_mask=0x3f\" " in ide_generic_init() 105 printk(KERN_INFO DRV_NAME ": enforcing probing of I/O ports " in ide_generic_init() 112 if (!request_region(io_addr, 8, DRV_NAME)) { in ide_generic_init() 115 DRV_NAME, io_addr, io_addr + 7); in ide_generic_init() 120 if (!request_region(io_addr + 0x206, 1, DRV_NAME)) { in ide_generic_init() 123 DRV_NAME, io_addr + 0x206); in ide_generic_init()
|
D | ide-pnp.c | 22 #define DRV_NAME "ide-pnp" macro 43 printk(KERN_INFO DRV_NAME ": generic PnP IDE interface\n"); in idepnp_probe() 51 if (!request_region(base, 8, DRV_NAME)) { in idepnp_probe() 53 DRV_NAME, base, base + 7); in idepnp_probe() 57 if (!request_region(ctl, 1, DRV_NAME)) { in idepnp_probe() 59 DRV_NAME, ctl); in idepnp_probe()
|
D | ide-4drives.c | 7 #define DRV_NAME "ide-4drives" macro 39 if (!request_region(base, 8, DRV_NAME)) { in ide_4drives_init() 41 DRV_NAME, base, base + 7); in ide_4drives_init() 45 if (!request_region(ctl, 1, DRV_NAME)) { in ide_4drives_init() 47 DRV_NAME, ctl); in ide_4drives_init()
|
D | ide-pci-generic.c | 29 #define DRV_NAME "ide_pci_generic" macro 48 .name = DRV_NAME, \ 61 .name = DRV_NAME, 77 .name = DRV_NAME, 86 .name = DRV_NAME,
|
D | aec62xx.c | 15 #define DRV_NAME "aec62xx" macro 186 .name = DRV_NAME, 199 .name = DRV_NAME, 209 .name = DRV_NAME, 220 .name = DRV_NAME, 230 .name = DRV_NAME, 277 printk(KERN_INFO DRV_NAME " %s: AEC6880%s card detected" in aec62xx_init_one()
|
D | serverworks.c | 40 #define DRV_NAME "serverworks" macro 178 printk(KERN_DEBUG DRV_NAME " %s: UDMA not BIOS " in init_chipset_svwks() 342 .name = DRV_NAME, 350 .name = DRV_NAME, 358 .name = DRV_NAME, 366 .name = DRV_NAME, 375 .name = DRV_NAME,
|
/drivers/net/can/sja1000/ |
D | sja1000_isa.c | 30 #define DRV_NAME "sja1000_isa" macro 140 if (!request_mem_region(mem[idx], iosize, DRV_NAME)) { in sja1000_isa_probe() 153 if (!request_region(port[idx], iosize, DRV_NAME)) { in sja1000_isa_probe() 215 DRV_NAME, err); in sja1000_isa_probe() 220 DRV_NAME, priv->reg_base, dev->irq); in sja1000_isa_probe() 261 .name = DRV_NAME, 272 platform_device_alloc(DRV_NAME, idx); in sja1000_isa_init() 284 DRV_NAME, idx, port[idx], mem[idx], irq[idx]); in sja1000_isa_init() 287 DRV_NAME); in sja1000_isa_init() 298 DRV_NAME, MAXDEV); in sja1000_isa_init()
|
/drivers/gpio/ |
D | gpio-sch311x.c | 24 #define DRV_NAME "gpio-sch311x" macro 104 if (!request_muxed_region(sio_config_port, 2, DRV_NAME)) { in sch311x_sio_enter() 105 pr_err(DRV_NAME "I/O address 0x%04x already in use\n", in sch311x_sio_enter() 145 1, DRV_NAME)) { in sch311x_gpio_request() 233 DRV_NAME)) { in sch311x_gpio_probe() 250 block->chip.label = DRV_NAME; in sch311x_gpio_probe() 298 .driver.name = DRV_NAME, 366 sch311x_gpio_pdev = platform_device_alloc(DRV_NAME, -1); in sch311x_gpio_pdev_add() 373 pr_err(DRV_NAME "Platform data allocation failed\n"); in sch311x_gpio_pdev_add() 379 pr_err(DRV_NAME "Device addition failed\n"); in sch311x_gpio_pdev_add()
|
/drivers/ata/ |
D | pata_rz1000.c | 22 #define DRV_NAME "pata_rz1000" macro 53 ATA_PIO_SHT(DRV_NAME), 71 printk(KERN_INFO DRV_NAME ": disabled chipset readahead.\n"); in rz1000_fifo_disable() 99 printk(KERN_ERR DRV_NAME ": failed to disable read-ahead on chipset..\n"); in rz1000_init_one() 132 .name = DRV_NAME,
|
D | pata_cs5520.c | 42 #define DRV_NAME "pata_cs5520" macro 106 ATA_BMDMA_SHT(DRV_NAME), 163 printk(KERN_ERR DRV_NAME ": unable to configure BAR2.\n"); in cs5520_init_one() 168 printk(KERN_ERR DRV_NAME ": unable to configure DMA mask.\n"); in cs5520_init_one() 172 printk(KERN_ERR DRV_NAME ": unable to configure consistent DMA mask.\n"); in cs5520_init_one() 222 ata_bmdma_interrupt, 0, DRV_NAME, host); in cs5520_init_one() 294 .name = DRV_NAME,
|
D | pata_palmld.c | 34 #define DRV_NAME "pata_palmld" macro 42 ATA_PIO_SHT(DRV_NAME), 126 .name = DRV_NAME, 137 MODULE_ALIAS("platform:" DRV_NAME);
|
D | pata_rb532_cf.c | 37 #define DRV_NAME "pata-rb532-cf" macro 81 ATA_PIO_SHT(DRV_NAME), 140 ret = gpio_request(gpio, DRV_NAME); in rb532_pata_driver_probe() 203 .name = DRV_NAME, 216 MODULE_ALIAS("platform:" DRV_NAME);
|
D | pata_marvell.c | 21 #define DRV_NAME "pata_marvell" macro 99 ATA_BMDMA_SHT(DRV_NAME), 151 printk(KERN_INFO DRV_NAME ": PATA port not active, deferring to AHCI driver.\n"); in marvell_init_one() 170 .name = DRV_NAME,
|
D | pata_pdc2027x.c | 37 #define DRV_NAME "pata_pdc2027x" macro 128 .name = DRV_NAME, 139 ATA_BMDMA_SHT(DRV_NAME), 227 printk(KERN_INFO DRV_NAME ": 40-conductor cable detected on port %d\n", ap->port_no); in pdc2027x_cable_detect() 305 printk(KERN_ERR DRV_NAME ": Unknown pio mode [%d] ignored\n", pio); in pdc2027x_set_piomode() 389 printk(KERN_ERR DRV_NAME ": Unknown dma mode [%u] ignored\n", dma_mode); in pdc2027x_set_dmamode() 529 printk(KERN_ERR DRV_NAME ": Invalid PLL input clock %ldkHz, give up!\n", pll_clock_khz); in pdc_adjust_pll() 561 printk(KERN_ERR DRV_NAME ": Invalid ratio %ld, give up!\n", ratio); in pdc_adjust_pll() 569 printk(KERN_ERR DRV_NAME ": F[%d] invalid!\n", F); in pdc_adjust_pll() 728 rc = pcim_iomap_regions(pdev, 1 << PDC_MMIO_BAR, DRV_NAME); in pdc2027x_init_one()
|
/drivers/char/hw_random/ |
D | amd-rng.c | 33 #define DRV_NAME "AMD768-HWRNG" macro 156 if (!request_region(pmbase + PMBASE_OFFSET, PMBASE_SIZE, DRV_NAME)) { in mod_init() 157 dev_err(&pdev->dev, DRV_NAME " region 0x%x already in use!\n", in mod_init() 165 pr_err(DRV_NAME "Cannot map ioport\n"); in mod_init() 174 pr_info(DRV_NAME " detected\n"); in mod_init() 177 pr_err(DRV_NAME " registering failed (%d)\n", err); in mod_init()
|
/drivers/net/ |
D | rionet.c | 29 #define DRV_NAME "rionet" macro 167 printk(KERN_INFO "%s: queued skb len %8.8x\n", DRV_NAME, in rionet_queue_tx_msg() 240 DRV_NAME, sid, tid, info); in rionet_dbell_event() 265 DRV_NAME); in rionet_dbell_event() 277 DRV_NAME, mbox, slot); in rionet_inb_msg_event() 295 DRV_NAME, mbox, slot); in rionet_outb_msg_event() 321 printk(KERN_INFO "%s: open\n", DRV_NAME); in rionet_open() 378 printk(KERN_INFO "%s: close %s\n", DRV_NAME, ndev->name); in rionet_close() 449 strlcpy(info->driver, DRV_NAME, sizeof(info->driver)); in rionet_get_drvinfo() 546 DRV_NAME, in rionet_setup_netdev() [all …]
|
/drivers/edac/ |
D | tile_edac.c | 35 #define DRV_NAME "tile-edac" macro 66 pr_err(DRV_NAME ": MSHIM_MEM_ERROR_OFF pread failure.\n"); in tile_edac_check() 95 pr_err(DRV_NAME ": MSHIM_MEM_INFO_OFF pread failure.\n"); in tile_edac_init_csrows() 156 mci->mod_name = DRV_NAME; in tile_edac_mc_probe() 201 .name = DRV_NAME, 233 pdev = platform_device_register_simple(DRV_NAME, i, NULL, 0); in tile_edac_init()
|
/drivers/mtd/nand/ |
D | r852.h | 147 #define DRV_NAME "r852" macro 152 printk(KERN_DEBUG DRV_NAME ": " format "\n", ## __VA_ARGS__) 156 printk(KERN_DEBUG DRV_NAME ": " format "\n", ## __VA_ARGS__) 160 printk(KERN_INFO DRV_NAME ": " format "\n", ## __VA_ARGS__)
|
/drivers/xen/xen-pciback/ |
D | conf_space_header.c | 70 printk(KERN_DEBUG DRV_NAME ": %s: enable\n", in command_write() 79 printk(KERN_DEBUG DRV_NAME ": %s: disable\n", in command_write() 88 printk(KERN_DEBUG DRV_NAME ": %s: set bus master\n", in command_write() 93 printk(KERN_DEBUG DRV_NAME ": %s: clear bus master\n", in command_write() 102 DRV_NAME ": %s: enable memory-write-invalidate\n", in command_write() 114 DRV_NAME ": %s: disable memory-write-invalidate\n", in command_write() 140 pr_warn(DRV_NAME ": driver data not found for %s\n", in rom_write() 174 pr_warn(DRV_NAME ": driver data not found for %s\n", in bar_write() 202 pr_warn(DRV_NAME ": driver data not found for %s\n", in bar_read()
|
/drivers/scsi/ |
D | stex.c | 40 #define DRV_NAME "stex" macro 794 printk(KERN_WARNING DRV_NAME "(%s): invalid status head\n", in stex_mu_intr() 818 printk(KERN_WARNING DRV_NAME in stex_mu_intr() 828 printk(KERN_WARNING DRV_NAME in stex_mu_intr() 836 printk(KERN_WARNING DRV_NAME "(%s): bad status size\n", in stex_mu_intr() 923 printk(KERN_WARNING DRV_NAME in stex_ss_mu_intr() 933 printk(KERN_WARNING DRV_NAME in stex_ss_mu_intr() 948 printk(KERN_WARNING DRV_NAME in stex_ss_mu_intr() 1007 printk(KERN_ERR DRV_NAME in stex_common_handshake() 1057 printk(KERN_ERR DRV_NAME in stex_common_handshake() [all …]
|
/drivers/staging/rtl8192e/ |
D | rtllib_debug.h | 25 #ifndef DRV_NAME 26 #define DRV_NAME "rtllib_92e" macro 64 printk(KERN_DEBUG DRV_NAME ":" x "\n", ##args);\
|