/linux-4.4.14/drivers/net/ethernet/microchip/ |
D | enc28j60.c | 34 #define DRV_NAME "enc28j60" macro 111 printk(KERN_DEBUG DRV_NAME ": %s() failed: ret = %d\n", in spi_read_buf() 132 printk(KERN_DEBUG DRV_NAME ": %s() failed: ret = %d\n", in spi_write_buf() 157 printk(KERN_DEBUG DRV_NAME ": %s() failed: ret = %d\n", in spi_read_op() 177 printk(KERN_DEBUG DRV_NAME ": %s() failed: ret = %d\n", in spi_write_op() 185 printk(KERN_DEBUG DRV_NAME ": %s() enter\n", __func__); in enc28j60_soft_reset() 374 printk(KERN_DEBUG DRV_NAME ": %s() error writing ERDPT " in enc28j60_mem_read() 396 printk(KERN_DEBUG DRV_NAME in enc28j60_packet_write() 406 printk(KERN_DEBUG DRV_NAME in enc28j60_packet_write() 412 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 …]
|
/linux-4.4.14/drivers/clocksource/ |
D | cs5535-clockevt.c | 22 #define DRV_NAME "cs5535-clockevt" macro 99 .name = DRV_NAME, 139 .name = DRV_NAME, 150 printk(KERN_ERR DRV_NAME ": Could not allocate MFGPT timer\n"); in cs5535_mfgpt_init() 157 printk(KERN_ERR DRV_NAME ": Could not set up IRQ %d\n", in cs5535_mfgpt_init() 165 printk(KERN_ERR DRV_NAME ": Unable to set up the interrupt.\n"); in cs5535_mfgpt_init() 175 printk(KERN_INFO DRV_NAME in cs5535_mfgpt_init() 187 printk(KERN_ERR DRV_NAME ": Unable to set up the MFGPT clock source\n"); in cs5535_mfgpt_init()
|
/linux-4.4.14/drivers/net/wireless/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()
|
/linux-4.4.14/drivers/ide/ |
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-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-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,
|
D | cs5536.c | 40 #define DRV_NAME "cs5536" macro 252 .name = DRV_NAME, 272 printk(KERN_INFO DRV_NAME ": Using MSR regs instead of PCI\n"); in cs5536_init_one() 277 printk(KERN_ERR DRV_NAME ": disabled by BIOS\n"); in cs5536_init_one() 290 .name = DRV_NAME,
|
D | cs5530.c | 24 #define DRV_NAME "cs5530" macro 157 printk(KERN_ERR DRV_NAME ": unable to locate PCI MASTER function\n"); in init_chipset_cs5530() 161 printk(KERN_ERR DRV_NAME ": unable to locate CS5530 LEGACY function\n"); in init_chipset_cs5530() 249 .name = DRV_NAME,
|
D | ide-gd.h | 4 #define DRV_NAME "ide-gd" macro 5 #define PFX DRV_NAME ": "
|
D | piix.c | 56 #define DRV_NAME "piix" macro 324 .name = DRV_NAME, \ 336 .name = DRV_NAME, \ 354 .name = DRV_NAME, 414 printk(KERN_WARNING DRV_NAME ": 450NX errata present, disabling IDE DMA.\n"); in piix_check_450nx() 416 printk(KERN_WARNING DRV_NAME ": A BIOS update may resolve this.\n"); in piix_check_450nx()
|
D | falconide.c | 25 #define DRV_NAME "falconide" macro 148 if (!request_mem_region(ATA_HD_BASE, 0x40, DRV_NAME)) { in falconide_init() 149 printk(KERN_ERR "%s: resources busy\n", DRV_NAME); in falconide_init()
|
D | tc86c001.c | 15 #define DRV_NAME "tc86c001" macro 196 .name = DRV_NAME, 215 rc = pci_request_region(dev, 5, DRV_NAME); in tc86c001_init_one() 217 printk(KERN_ERR DRV_NAME ": system control regs already in use"); in tc86c001_init_one()
|
D | ide-cs.c | 50 #define DRV_NAME "ide-cs" macro 123 if (!request_region(io, 8, DRV_NAME)) { in idecs_register() 125 DRV_NAME, io, io + 7); in idecs_register() 129 if (!request_region(ctl, 1, DRV_NAME)) { in idecs_register() 131 DRV_NAME, ctl); in idecs_register()
|
D | trm290.c | 143 #define DRV_NAME "trm290" macro 242 printk(KERN_INFO DRV_NAME " %s: chip", pci_name(dev)); in init_hwif_trm290() 245 printk(KERN_INFO DRV_NAME " %s: using default", pci_name(dev)); in init_hwif_trm290() 328 .name = DRV_NAME,
|
D | sis5513.c | 54 #define DRV_NAME "sis5513" macro 388 printk(KERN_INFO DRV_NAME " %s: %s %s controller\n", in sis_find_family() 405 printk(KERN_INFO DRV_NAME " %s: SiS 962/963 MuTIOL IDE UDMA133 controller\n", in sis_find_family() 415 printk(KERN_INFO DRV_NAME " %s: Switching to 5513 register mapping\n", in sis_find_family() 440 printk(KERN_INFO DRV_NAME " %s: SiS 961B MuTIOL IDE UDMA133 controller\n", in sis_find_family() 444 printk(KERN_INFO DRV_NAME " %s: SiS 961 MuTIOL IDE UDMA100 controller\n", in sis_find_family() 567 .name = DRV_NAME,
|
D | sgiioc4.c | 35 #define DRV_NAME "SGIIOC4" macro 523 .name = DRV_NAME, 547 DRV_NAME, bar0); in sgiioc4_ide_setup_pci_device() 556 DRV_NAME) == NULL) { in sgiioc4_ide_setup_pci_device() 558 "already in use\n", DRV_NAME, pci_name(dev), in sgiioc4_ide_setup_pci_device() 588 DRV_NAME, pci_name(dev), dev->revision); in pci_init_sgiioc4() 594 DRV_NAME, pci_name(dev)); in pci_init_sgiioc4()
|
D | cmd640.c | 112 #define DRV_NAME "cmd640" macro 624 printk(KERN_INFO DRV_NAME ": drive%d timings/prefetch cleared\n", i); in cmd640_init_dev() 630 printk(KERN_INFO DRV_NAME ": drive%d timings/prefetch(%s) preserved\n", in cmd640_init_dev() 700 if (!request_region(base, 8, DRV_NAME)) { in cmd640x_init_one() 702 DRV_NAME, base, base + 7); in cmd640x_init_one() 706 if (!request_region(ctl, 1, DRV_NAME)) { in cmd640x_init_one() 708 DRV_NAME, ctl); in cmd640x_init_one()
|
D | rz1000.c | 23 #define DRV_NAME "rz1000" macro 42 .name = DRV_NAME,
|
D | dtc2278.c | 18 #define DRV_NAME "dtc2278" macro 95 .name = DRV_NAME,
|
D | atiixp.c | 13 #define DRV_NAME "atiixp" macro 144 .name = DRV_NAME, 152 .name = DRV_NAME,
|
D | cmd64x.c | 22 #define DRV_NAME "cmd64x" macro 332 .name = DRV_NAME, 344 .name = DRV_NAME, 355 .name = DRV_NAME, 365 .name = DRV_NAME,
|
D | triflex.c | 35 #define DRV_NAME "triflex" macro 96 .name = DRV_NAME,
|
D | jmicron.c | 14 #define DRV_NAME "jmicron" macro 106 .name = DRV_NAME,
|
D | pdc202xx_new.c | 34 #define DRV_NAME "pdc202xx_new" macro 305 const char *name = DRV_NAME; in init_chipset_pdcnew() 438 printk(KERN_INFO DRV_NAME " %s: PCI config space " in pdc20270_get_dev2() 457 .name = DRV_NAME, \ 509 printk(KERN_INFO DRV_NAME " %s: attached to I2O RAID controller," in pdc202new_init_one()
|
D | via82cxxx.c | 39 #define DRV_NAME "via82cxxx" macro 407 .name = DRV_NAME, 438 printk(KERN_INFO DRV_NAME " %s: VIA %s (rev %02x) IDE %sDMA%s\n", in via_init_one() 458 printk(KERN_WARNING DRV_NAME ": User given PCI clock speed " in via_init_one() 478 printk(KERN_ERR DRV_NAME " %s: out of memory :(\n", in via_init_one()
|
D | cs5520.c | 43 #define DRV_NAME "cs5520" macro 98 .name = DRV_NAME,
|
D | amd74xx.c | 24 #define DRV_NAME "amd74xx" macro 134 printk(KERN_WARNING DRV_NAME " %s: BIOS didn't set " in amd7411_cable_detect() 202 .name = DRV_NAME, \ 215 .name = DRV_NAME, \
|
D | it821x.c | 69 #define DRV_NAME "it821x" macro 568 printk(KERN_WARNING DRV_NAME " %s: revision 0x10, " in init_hwif_it821x() 615 printk(KERN_INFO DRV_NAME " %s: forcing bypass mode\n", in init_chipset_it821x() 620 printk(KERN_INFO DRV_NAME " %s: controller in %s mode\n", in init_chipset_it821x() 634 .name = DRV_NAME, 657 printk(KERN_ERR DRV_NAME " %s: out of memory\n", pci_name(dev)); in it821x_init_one()
|
D | ht6560b.c | 15 #define DRV_NAME "ht6560b" macro 345 .name = DRV_NAME, 360 if (!request_region(HT_CONFIG_PORT, 1, DRV_NAME)) { in ht6560b_init()
|
D | umc8672.c | 53 #define DRV_NAME "umc8672" macro 132 .name = DRV_NAME,
|
D | pdc202xx_old.c | 22 #define DRV_NAME "pdc202xx_old" macro 260 .name = DRV_NAME, \ 274 .name = DRV_NAME, 317 printk(KERN_INFO DRV_NAME " %s: skipping Promise " in pdc202xx_init_one()
|
D | opti621.c | 21 #define DRV_NAME "opti621" macro 135 .name = DRV_NAME,
|
D | it8172.c | 38 #define DRV_NAME "IT8172" macro 119 .name = DRV_NAME,
|
D | au1xxx-ide.c | 43 #define DRV_NAME "au1200-ide" macro 521 pr_debug("%s %d: no base address\n", DRV_NAME, dev->id); in au_ide_probe() 526 pr_debug("%s %d: no IRQ\n", DRV_NAME, dev->id); in au_ide_probe() 532 pr_debug("%s: request_mem_region failed\n", DRV_NAME); in au_ide_probe() 545 pr_debug("%s: no DDMA ID resource\n", DRV_NAME); in au_ide_probe()
|
D | sl82c105.c | 25 #define DRV_NAME "sl82c105" macro 303 .name = DRV_NAME, 326 printk(KERN_INFO DRV_NAME ": Winbond W83C553 bridge " in sl82c105_init_one()
|
D | cs5535.c | 29 #define DRV_NAME "cs5535" macro 174 .name = DRV_NAME,
|
/linux-4.4.14/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_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_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_cypress.c | 19 #define DRV_NAME "pata_cypress" macro 60 printk(KERN_ERR DRV_NAME ": mome computation failed.\n"); in cy82c693_set_piomode() 114 ATA_BMDMA_SHT(DRV_NAME), 150 .name = DRV_NAME,
|
D | pata_netcell.c | 17 #define DRV_NAME "pata_netcell" macro 33 ATA_BMDMA_SHT(DRV_NAME), 91 .name = DRV_NAME,
|
D | pata_of_platform.c | 19 #define DRV_NAME "pata_of_platform" macro 22 ATA_PIO_SHT(DRV_NAME), 83 .name = DRV_NAME,
|
D | ahci_platform.c | 27 #define DRV_NAME "ahci" macro 37 AHCI_SHT(DRV_NAME), 96 .name = DRV_NAME,
|
D | pata_cs5530.c | 35 #define DRV_NAME "pata_cs5530" macro 162 ATA_BMDMA_SHT(DRV_NAME), 220 printk(KERN_ERR DRV_NAME ": unable to locate PCI MASTER function\n"); in cs5530_init_chip() 224 printk(KERN_ERR DRV_NAME ": unable to locate CS5530 LEGACY function\n"); in cs5530_init_chip() 353 .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()
|
D | pata_ninja32.c | 45 #define DRV_NAME "pata_ninja32" macro 80 ATA_BMDMA_SHT(DRV_NAME), 118 rc = pcim_iomap_regions(dev, 1 << 0, DRV_NAME); in ninja32_init_one() 181 .name = DRV_NAME,
|
D | pata_cs5536.c | 55 #define DRV_NAME "pata_cs5536" macro 233 ATA_BMDMA_SHT(DRV_NAME), 278 printk(KERN_ERR DRV_NAME ": Using MSR regs instead of PCI\n"); in cs5536_init_one() 283 printk(KERN_ERR DRV_NAME ": disabled by BIOS\n"); in cs5536_init_one() 296 .name = DRV_NAME,
|
D | ahci_da850.c | 19 #define DRV_NAME "ahci_da850" macro 65 AHCI_SHT(DRV_NAME), 112 .name = DRV_NAME,
|
D | pata_isapnp.c | 19 #define DRV_NAME "pata_isapnp" macro 23 ATA_PIO_SHT(DRV_NAME), 125 .name = DRV_NAME,
|
D | pata_piccolo.c | 26 #define DRV_NAME "pata_piccolo" macro 66 ATA_BMDMA_SHT(DRV_NAME), 109 .name = DRV_NAME,
|
D | pata_jmicron.c | 20 #define DRV_NAME "pata_jmicron" macro 110 ATA_BMDMA_SHT(DRV_NAME), 156 .name = DRV_NAME,
|
D | pata_ixp4xx_cf.c | 26 #define DRV_NAME "pata_ixp4xx_cf" macro 89 ATA_PIO_SHT(DRV_NAME), 195 .name = DRV_NAME, 207 MODULE_ALIAS("platform:" DRV_NAME);
|
D | pata_sch.c | 37 #define DRV_NAME "pata_sch" macro 63 .name = DRV_NAME, 74 ATA_BMDMA_SHT(DRV_NAME),
|
D | pata_serverworks.c | 42 #define DRV_NAME "pata_serverworks" macro 255 ATA_BMDMA_SHT(DRV_NAME), 260 ATA_BMDMA_SHT(DRV_NAME), 287 printk(KERN_DEBUG DRV_NAME ": UDMA not BIOS enabled.\n"); in serverworks_fixup_osb4() 293 printk(KERN_WARNING DRV_NAME ": Unable to find bridge.\n"); in serverworks_fixup_osb4() 476 .name = DRV_NAME,
|
D | ahci_mvebu.c | 22 #define DRV_NAME "ahci-mvebu" macro 98 AHCI_SHT(DRV_NAME), 151 .name = DRV_NAME,
|
D | pata_opti.c | 34 #define DRV_NAME "pata_opti" macro 151 ATA_PIO_SHT(DRV_NAME), 183 .name = DRV_NAME,
|
D | pata_ns87410.c | 28 #define DRV_NAME "pata_ns87410" macro 131 ATA_PIO_SHT(DRV_NAME), 160 .name = DRV_NAME,
|
D | pata_platform.c | 23 #define DRV_NAME "pata_platform" macro 47 ATA_PIO_SHT(DRV_NAME), 228 .name = DRV_NAME, 240 MODULE_ALIAS("platform:" DRV_NAME);
|
D | pata_hpt3x3.c | 24 #define DRV_NAME "pata_hpt3x3" macro 140 ATA_BMDMA_SHT(DRV_NAME), 218 rc = pcim_iomap_regions(pdev, 1 << 4, DRV_NAME); in hpt3x3_init_one() 276 .name = DRV_NAME,
|
D | pata_cmd640.c | 24 #define DRV_NAME "pata_cmd640" macro 63 printk(KERN_ERR DRV_NAME ": mode computation failed.\n"); in cmd640_set_piomode() 175 ATA_PIO_SHT(DRV_NAME), 255 .name = DRV_NAME,
|
D | pata_triflex.c | 44 #define DRV_NAME "pata_triflex" macro 177 ATA_BMDMA_SHT(DRV_NAME), 232 .name = DRV_NAME,
|
D | pata_cs5535.c | 40 #define DRV_NAME "pata_cs5535" macro 157 ATA_BMDMA_SHT(DRV_NAME), 199 .name = DRV_NAME,
|
D | pata_radisys.c | 25 #define DRV_NAME "pata_radisys" macro 186 ATA_BMDMA_SHT(DRV_NAME), 236 .name = DRV_NAME,
|
D | pata_imx.c | 25 #define DRV_NAME "pata_imx" macro 68 ATA_PIO_SHT(DRV_NAME), 241 .name = DRV_NAME, 252 MODULE_ALIAS("platform:" DRV_NAME);
|
D | pata_mpiix.c | 36 #define DRV_NAME "pata_mpiix" macro 139 ATA_PIO_SHT(DRV_NAME), 222 .name = DRV_NAME,
|
D | pata_sc1200.c | 40 #define DRV_NAME "pata_sc1200" macro 209 ATA_BMDMA_SHT(DRV_NAME), 253 .name = DRV_NAME,
|
D | pata_oldpiix.c | 26 #define DRV_NAME "pata_oldpiix" macro 207 ATA_BMDMA_SHT(DRV_NAME), 257 .name = DRV_NAME,
|
D | sata_sis.c | 44 #define DRV_NAME "sata_sis" macro 81 .name = DRV_NAME, 92 ATA_BMDMA_SHT(DRV_NAME), 299 rc = pcim_iomap_regions(pdev, 1 << SIS_SCR_PCI_BAR, DRV_NAME); in sis_init_one()
|
D | ahci_ceva.c | 85 #define DRV_NAME "ahci-ceva" macro 162 AHCI_SHT(DRV_NAME), 229 .name = DRV_NAME,
|
D | ata_generic.c | 27 #define DRV_NAME "ata_generic" macro 99 ATA_BMDMA_SHT(DRV_NAME), 240 .name = DRV_NAME,
|
D | ahci_sunxi.c | 30 #define DRV_NAME "ahci-sunxi" macro 175 AHCI_SHT(DRV_NAME), 261 .name = DRV_NAME,
|
D | ahci_st.c | 26 #define DRV_NAME "st_ahci" macro 145 AHCI_SHT(DRV_NAME), 240 .name = DRV_NAME,
|
D | pata_efar.c | 24 #define DRV_NAME "pata_efar" macro 237 ATA_BMDMA_SHT(DRV_NAME), 287 .name = DRV_NAME,
|
D | pata_it8213.c | 20 #define DRV_NAME "pata_it8213" macro 231 ATA_BMDMA_SHT(DRV_NAME), 282 .name = DRV_NAME,
|
D | sata_uli.c | 38 #define DRV_NAME "sata_uli" macro 72 .name = DRV_NAME, 79 ATA_BMDMA_SHT(DRV_NAME),
|
D | pata_cmd64x.c | 34 #define DRV_NAME "pata_cmd64x" macro 118 printk(KERN_ERR DRV_NAME ": mode computation failed.\n"); in cmd64x_set_timing() 132 printk(KERN_DEBUG DRV_NAME ": active %d recovery %d setup %d.\n", in cmd64x_set_timing() 322 ATA_BMDMA_SHT(DRV_NAME), 517 .name = DRV_NAME,
|
D | pata_pxa.c | 37 #define DRV_NAME "pata_pxa" macro 153 ATA_BMDMA_SHT(DRV_NAME), 334 .name = DRV_NAME, 344 MODULE_ALIAS("platform:" DRV_NAME);
|
D | sata_via.c | 47 #define DRV_NAME "sata_via" macro 103 .name = DRV_NAME, 114 ATA_BMDMA_SHT(DRV_NAME), 469 rc = pcim_iomap_regions(pdev, 1 << 5, DRV_NAME); in vt6420_prepare_host() 494 rc = pcim_iomap_regions(pdev, 0x3f, DRV_NAME); in vt6421_prepare_host() 526 rc = pcim_iomap_regions(pdev, 1 << 5, DRV_NAME); in vt8251_prepare_host()
|
D | pata_acpi.c | 19 #define DRV_NAME "pata_acpi" macro 208 ATA_BMDMA_SHT(DRV_NAME), 264 .name = DRV_NAME,
|
D | ahci_qoriq.c | 25 #define DRV_NAME "ahci-qoriq" macro 142 AHCI_SHT(DRV_NAME), 270 .name = DRV_NAME,
|
D | pata_hpt366.c | 27 #define DRV_NAME "pata_hpt366" macro 286 ATA_BMDMA_SHT(DRV_NAME), 410 .name = DRV_NAME,
|
D | pata_sil680.c | 33 #define DRV_NAME "pata_sil680" macro 231 ATA_BMDMA_SHT(DRV_NAME), 366 rc = pcim_iomap_regions(pdev, 1 << SIL680_MMIO_BAR, DRV_NAME); in sil680_init_one() 428 .name = DRV_NAME,
|
D | pata_atiixp.c | 24 #define DRV_NAME "pata_atiixp" macro 253 ATA_BMDMA_SHT(DRV_NAME), 297 .name = DRV_NAME,
|
D | pata_sl82c105.c | 27 #define DRV_NAME "pata_sl82c105" macro 241 ATA_BMDMA_SHT(DRV_NAME), 364 .name = DRV_NAME,
|
D | sata_vsc.c | 48 #define DRV_NAME "sata_vsc" macro 297 ATA_BMDMA_SHT(DRV_NAME), 368 rc = pcim_iomap_regions(pdev, 1 << VSC_MMIO_BAR, DRV_NAME); in vsc_sata_init_one() 431 .name = DRV_NAME,
|
D | pata_rdc.c | 35 #define DRV_NAME "pata_rdc" macro 305 ATA_BMDMA_SHT(DRV_NAME), 381 .name = DRV_NAME,
|
D | pata_it821x.c | 82 #define DRV_NAME "pata_it821x" macro 774 printk(KERN_WARNING DRV_NAME": Revision 0x10, workarounds activated.\n"); in it821x_port_start() 800 ATA_BMDMA_SHT(DRV_NAME), 922 printk(KERN_INFO DRV_NAME ": forcing bypass mode.\n"); in it821x_init_one() 928 printk(KERN_INFO DRV_NAME": controller in %s mode.\n", in it821x_init_one() 964 .name = DRV_NAME,
|
D | pata_ns87415.c | 35 #define DRV_NAME "pata_ns87415" macro 324 ATA_BMDMA_SHT(DRV_NAME), 406 .name = DRV_NAME,
|
D | pata_pcmcia.c | 42 #define DRV_NAME "pata_pcmcia" macro 149 ATA_PIO_SHT(DRV_NAME), 384 .name = DRV_NAME,
|
D | ahci_brcmstb.c | 32 #define DRV_NAME "brcm-ahci" macro 238 AHCI_SHT(DRV_NAME), 314 .name = DRV_NAME,
|
/linux-4.4.14/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()
|
D | sja1000_platform.c | 34 #define DRV_NAME "sja1000_platform" macro 40 MODULE_ALIAS("platform:" DRV_NAME); 178 resource_size(res_mem), DRV_NAME)) in sp_probe() 222 DRV_NAME, err); in sp_probe() 227 DRV_NAME, priv->reg_base, dev->irq); in sp_probe() 255 .name = DRV_NAME,
|
D | ems_pcmcia.c | 28 #define DRV_NAME "ems_pcmcia" macro 153 DRV_NAME, dev->name, i); in ems_pcmcia_del_card() 240 "#%d at 0x%p, irq %d\n", DRV_NAME, dev->name, in ems_pcmcia_add_card() 247 DRV_NAME, card); in ems_pcmcia_add_card() 315 .name = DRV_NAME,
|
/linux-4.4.14/drivers/gpio/ |
D | gpio-sch311x.c | 23 #define DRV_NAME "gpio-sch311x" macro 110 if (!request_muxed_region(sio_config_port, 2, DRV_NAME)) { in sch311x_sio_enter() 111 pr_err(DRV_NAME "I/O address 0x%04x already in use\n", in sch311x_sio_enter() 151 1, DRV_NAME)) { in sch311x_gpio_request() 238 if (!request_region(pdata->runtime_reg + GP1, 6, DRV_NAME)) { in sch311x_gpio_probe() 255 block->chip.label = DRV_NAME; in sch311x_gpio_probe() 307 .driver.name = DRV_NAME, 376 sch311x_gpio_pdev = platform_device_alloc(DRV_NAME, -1); in sch311x_gpio_pdev_add() 383 pr_err(DRV_NAME "Platform data allocation failed\n"); in sch311x_gpio_pdev_add() 389 pr_err(DRV_NAME "Device addition failed\n"); in sch311x_gpio_pdev_add()
|
D | gpio-cs5535.c | 20 #define DRV_NAME "cs5535-gpio" macro 291 .label = DRV_NAME, 369 .name = DRV_NAME, 380 MODULE_ALIAS("platform:" DRV_NAME);
|
D | gpio-ich.c | 29 #define DRV_NAME "gpio_ich" macro 284 chip->label = DRV_NAME; in ichx_gpiolib_setup() 509 ichx_priv.chip.base + ichx_priv.chip.ngpio - 1, DRV_NAME); in ichx_gpio_probe() 535 .name = DRV_NAME, 546 MODULE_ALIAS("platform:"DRV_NAME);
|
D | gpio-sodaville.c | 25 #define DRV_NAME "sdv_gpio" macro 210 ret = pci_request_region(pdev, GPIO_BAR, DRV_NAME); in sdv_gpio_probe() 281 .name = DRV_NAME,
|
/linux-4.4.14/drivers/mtd/nand/ |
D | r852.h | 148 #define DRV_NAME "r852" macro 153 printk(KERN_DEBUG DRV_NAME ": " format "\n", ## __VA_ARGS__) 157 printk(KERN_DEBUG DRV_NAME ": " format "\n", ## __VA_ARGS__) 161 printk(KERN_INFO DRV_NAME ": " format "\n", ## __VA_ARGS__)
|
/linux-4.4.14/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()
|
/linux-4.4.14/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);\
|
/linux-4.4.14/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()
|
D | pciback_ops.c | 152 printk(KERN_DEBUG DRV_NAME ": %s: enable MSI\n", pci_name(dev)); in xen_pcibk_enable_msi() 174 printk(KERN_DEBUG DRV_NAME ": %s: MSI: %d\n", pci_name(dev), in xen_pcibk_enable_msi() 189 printk(KERN_DEBUG DRV_NAME ": %s: disable MSI\n", in xen_pcibk_disable_msi() 203 printk(KERN_DEBUG DRV_NAME ": %s: MSI: %d\n", pci_name(dev), in xen_pcibk_disable_msi() 218 printk(KERN_DEBUG DRV_NAME ": %s: enable MSI-X\n", in xen_pcibk_enable_msix() 253 printk(KERN_DEBUG DRV_NAME ": %s: " \ in xen_pcibk_enable_msix() 278 printk(KERN_DEBUG DRV_NAME ": %s: disable MSI-X\n", in xen_pcibk_disable_msix() 296 printk(KERN_DEBUG DRV_NAME ": %s: MSI-X: %d\n", in xen_pcibk_disable_msix()
|
D | pci_stub.c | 364 dev_data = kzalloc(sizeof(*dev_data) + strlen(DRV_NAME "[]") in pcistub_init_device() 376 sprintf(dev_data->irq_name, DRV_NAME "[%s]", pci_name(dev)); in pcistub_init_device() 660 DRV_NAME ": failed to get pcifront device\n"); in common_process() 666 DRV_NAME ": aer_op %x dom %x bus %x devfn %x\n", in common_process() 703 "schedule pci_conf service in " DRV_NAME "\n"); in common_process() 735 DRV_NAME " device is not found/assigned\n"); in xen_pcibk_slot_reset() 740 dev_err(&dev->dev, DRV_NAME " device is not connected or owned" in xen_pcibk_slot_reset() 793 DRV_NAME " device is not found/assigned\n"); in xen_pcibk_mmio_enabled() 798 dev_err(&dev->dev, DRV_NAME " device is not connected or owned" in xen_pcibk_mmio_enabled() 851 DRV_NAME " device is not found/assigned\n"); in xen_pcibk_error_detected() [all …]
|
/linux-4.4.14/sound/soc/codecs/ |
D | spdif_transmitter.c | 25 #define DRV_NAME "spdif-dit" macro 82 .name = DRV_NAME, 92 MODULE_ALIAS("platform:" DRV_NAME);
|
/linux-4.4.14/drivers/net/ |
D | rionet.c | 28 #define DRV_NAME "rionet" macro 162 printk(KERN_INFO "%s: queued skb len %8.8x\n", DRV_NAME, in rionet_queue_tx_msg() 238 DRV_NAME, sid, tid, info); in rionet_dbell_event() 258 DRV_NAME); in rionet_dbell_event() 270 DRV_NAME, mbox, slot); in rionet_inb_msg_event() 288 DRV_NAME, mbox, slot); in rionet_outb_msg_event() 312 printk(KERN_INFO "%s: open\n", DRV_NAME); in rionet_open() 355 DRV_NAME); in rionet_open() 374 printk(KERN_INFO "%s: close %s\n", DRV_NAME, ndev->name); in rionet_close() 426 strlcpy(info->driver, DRV_NAME, sizeof(info->driver)); in rionet_get_drvinfo() [all …]
|
D | dummy.c | 41 #define DRV_NAME "dummy" macro 129 strlcpy(info->driver, DRV_NAME, sizeof(info->driver)); in dummy_get_drvinfo() 171 .kind = DRV_NAME, 230 MODULE_ALIAS_RTNL_LINK(DRV_NAME);
|
D | veth.c | 23 #define DRV_NAME "veth" macro 67 strlcpy(info->driver, DRV_NAME, sizeof(info->driver)); in veth_get_drvinfo() 381 snprintf(ifname, IFNAMSIZ, DRV_NAME "%%d"); in veth_newlink() 427 snprintf(dev->name, IFNAMSIZ, DRV_NAME "%%d"); in veth_newlink() 492 .kind = DRV_NAME, 522 MODULE_ALIAS_RTNL_LINK(DRV_NAME);
|
/linux-4.4.14/drivers/net/ethernet/arc/ |
D | emac_arc.c | 26 #define DRV_NAME "emac_arc" macro 46 priv->drv_name = DRV_NAME; in emac_arc_probe() 87 .name = DRV_NAME,
|
D | emac_rockchip.c | 27 #define DRV_NAME "rockchip_emac" macro 107 priv->emac.drv_name = DRV_NAME; in emac_rockchip_probe() 220 .name = DRV_NAME,
|
/linux-4.4.14/drivers/xen/ |
D | platform-pci.c | 37 #define DRV_NAME "xen-platform-pci" macro 131 ret = pci_request_region(pdev, 1, DRV_NAME); in platform_pci_init() 135 ret = pci_request_region(pdev, 0, DRV_NAME); in platform_pci_init() 187 .name = DRV_NAME,
|
/linux-4.4.14/arch/sh/drivers/ |
D | push-switch.c | 17 #define DRV_NAME "push-switch" macro 67 psw_info->name ? psw_info->name : DRV_NAME, pdev); in switch_drv_probe() 123 .name = DRV_NAME, 129 printk(KERN_NOTICE DRV_NAME ": version %s loaded\n", DRV_VERSION); in switch_init()
|
D | heartbeat.c | 30 #define DRV_NAME "heartbeat" macro 161 .name = DRV_NAME, 167 printk(KERN_NOTICE DRV_NAME ": version %s loaded\n", DRV_VERSION); in heartbeat_init()
|
/linux-4.4.14/drivers/scsi/ |
D | stex.c | 40 #define DRV_NAME "stex" macro 758 printk(KERN_WARNING DRV_NAME "(%s): invalid status head\n", in stex_mu_intr() 782 printk(KERN_WARNING DRV_NAME in stex_mu_intr() 792 printk(KERN_WARNING DRV_NAME in stex_mu_intr() 800 printk(KERN_WARNING DRV_NAME "(%s): bad status size\n", in stex_mu_intr() 887 printk(KERN_WARNING DRV_NAME in stex_ss_mu_intr() 897 printk(KERN_WARNING DRV_NAME in stex_ss_mu_intr() 912 printk(KERN_WARNING DRV_NAME in stex_ss_mu_intr() 971 printk(KERN_ERR DRV_NAME in stex_common_handshake() 1021 printk(KERN_ERR DRV_NAME in stex_common_handshake() [all …]
|
/linux-4.4.14/drivers/input/misc/ |
D | rb532_button.c | 15 #define DRV_NAME "rb532-button" macro 99 .name = DRV_NAME, 107 MODULE_ALIAS("platform:" DRV_NAME);
|
D | pcf8574_keypad.c | 16 #define DRV_NAME "pcf8574_keypad" macro 122 sprintf(lp->name, DRV_NAME); in pcf8574_kp_probe() 136 DRV_NAME, lp); in pcf8574_kp_probe() 203 { DRV_NAME, 0 }, 210 .name = DRV_NAME,
|
D | gpio_tilt_polled.c | 27 #define DRV_NAME "gpio-tilt-polled" macro 140 input->phys = DRV_NAME"/input0"; in gpio_tilt_polled_probe() 201 .name = DRV_NAME, 210 MODULE_ALIAS("platform:" DRV_NAME);
|
D | rotary_encoder.c | 31 #define DRV_NAME "rotary-encoder" macro 340 DRV_NAME, encoder); in rotary_encoder_probe() 348 DRV_NAME, encoder); in rotary_encoder_probe() 437 .name = DRV_NAME, 444 MODULE_ALIAS("platform:" DRV_NAME);
|
/linux-4.4.14/arch/x86/platform/olpc/ |
D | olpc-xo15-sci.c | 21 #define DRV_NAME "olpc-xo15-sci" macro 22 #define PFX DRV_NAME ": " 23 #define XO15_SCI_CLASS DRV_NAME 219 .name = DRV_NAME,
|
D | olpc-xo1-sci.c | 32 #define DRV_NAME "olpc-xo1-sci" macro 33 #define PFX DRV_NAME ": " 347 r = request_irq(sci_irq, xo1_sci_intr, 0, DRV_NAME, pdev); in setup_sci_interrupt() 444 power_button_idev->phys = DRV_NAME "/input0"; in setup_power_button() 474 ebook_switch_idev->phys = DRV_NAME "/input1"; in setup_ebook_switch() 504 lid_switch_idev->phys = DRV_NAME "/input2"; in setup_lid_switch()
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_module.c | 60 #define DRV_NAME "ieee80211" macro 282 ieee80211_proc = proc_mkdir(DRV_NAME, init_net.proc_net); in ieee80211_debug_init() 284 IEEE80211_ERROR("Unable to create " DRV_NAME in ieee80211_debug_init() 291 remove_proc_entry(DRV_NAME, init_net.proc_net); in ieee80211_debug_init() 302 remove_proc_entry(DRV_NAME, init_net.proc_net); in ieee80211_debug_exit()
|
/linux-4.4.14/drivers/memstick/host/ |
D | r592.h | 157 #define DRV_NAME "r592" macro 161 printk(KERN_INFO DRV_NAME ": " format "\n", ## __VA_ARGS__) 166 printk(KERN_DEBUG DRV_NAME \
|
/linux-4.4.14/arch/sh/boards/mach-se/7722/ |
D | irq.c | 11 #define DRV_NAME "SE7722-FPGA" macro 12 #define pr_fmt(fmt) DRV_NAME ": " fmt 77 gc = irq_alloc_generic_chip(DRV_NAME, 1, irq_base, se7722_irq_regs, in se7722_gc_init()
|
/linux-4.4.14/arch/sh/boards/mach-se/7343/ |
D | irq.c | 14 #define DRV_NAME "SE7343-FPGA" macro 15 #define pr_fmt(fmt) DRV_NAME ": " fmt 78 gc = irq_alloc_generic_chip(DRV_NAME, 1, irq_base, se7343_irq_regs, in se7343_gc_init()
|
/linux-4.4.14/drivers/net/wireless/libertas_tf/ |
D | deb_defs.h | 8 #ifndef DRV_NAME 9 #define DRV_NAME "libertas_tf" macro 50 printk(KERN_DEBUG DRV_NAME grpnam "%s: " fmt, \ 96 snprintf(newprompt, sizeof(newprompt), DRV_NAME " %s: ", prompt); in lbtf_deb_hex()
|
/linux-4.4.14/sound/soc/fsl/ |
D | pcm030-audio-fabric.c | 23 #define DRV_NAME "pcm030-audio-fabric" macro 126 .name = DRV_NAME, 135 MODULE_DESCRIPTION(DRV_NAME ": mpc5200 pcm030 fabric driver");
|
D | efika-audio-fabric.c | 32 #define DRV_NAME "efika-audio-fabric" macro 89 MODULE_DESCRIPTION(DRV_NAME ": mpc5200 Efika fabric driver");
|
/linux-4.4.14/arch/arm/mach-s3c24xx/ |
D | h1940-bluetooth.c | 29 #define DRV_NAME "h1940-bt" macro 95 rfk = rfkill_alloc(DRV_NAME, &pdev->dev, RFKILL_TYPE_BLUETOOTH, in h1940bt_probe() 137 .name = DRV_NAME,
|
/linux-4.4.14/drivers/watchdog/ |
D | sch311x_wdt.c | 40 #define DRV_NAME "sch311x_wdt" macro 259 .identity = DRV_NAME, in sch311x_wdt_ioctl() 365 if (!request_region(sch311x_wdt_data.runtime_reg + GP60, 1, DRV_NAME)) { in sch311x_wdt_probe() 374 DRV_NAME)) { in sch311x_wdt_probe() 456 .name = DRV_NAME, 519 sch311x_wdt_pdev = platform_device_register_simple(DRV_NAME, addr, in sch311x_wdt_init()
|
D | xen_wdt.c | 14 #define DRV_NAME "wdt" macro 185 .identity = DRV_NAME, in xen_wdt_ioctl() 323 .name = DRV_NAME, 340 platform_device = platform_device_register_simple(DRV_NAME, in xen_wdt_init_module()
|
D | acquirewdt.c | 73 #define DRV_NAME "acquirewdt" macro 297 .name = DRV_NAME, 307 acq_platform_device = platform_device_register_simple(DRV_NAME, in acq_init()
|
D | advantechwdt.c | 46 #define DRV_NAME "advantechwdt" macro 305 .name = DRV_NAME, 315 advwdt_platform_device = platform_device_register_simple(DRV_NAME, in advwdt_init()
|
D | geodewdt.c | 33 #define DRV_NAME "geodewdt" macro 261 .name = DRV_NAME, 269 geodewdt_platform_device = platform_device_register_simple(DRV_NAME, in geodewdt_init()
|
D | ib700wdt.c | 56 #define DRV_NAME "ib700wdt" macro 342 .name = DRV_NAME, 352 ibwdt_platform_device = platform_device_register_simple(DRV_NAME, in ibwdt_init()
|
D | meson_wdt.c | 27 #define DRV_NAME "meson_wdt" macro 127 .identity = DRV_NAME, 218 .name = DRV_NAME,
|
D | coh901327_wdt.c | 21 #define DRV_NAME "WDOG COH 901 327" macro 237 .identity = DRV_NAME, 287 if (request_mem_region(phybase, physize, DRV_NAME) == NULL) { in coh901327_probe() 350 DRV_NAME " Bark", pdev)) { in coh901327_probe()
|
D | mtk_wdt.c | 58 #define DRV_NAME "mtk-wdt" macro 152 .identity = DRV_NAME, 273 .name = DRV_NAME,
|
D | shwdt.c | 39 #define DRV_NAME "sh-wdt" macro 306 .name = DRV_NAME, 337 MODULE_ALIAS("platform:" DRV_NAME);
|
/linux-4.4.14/drivers/platform/chrome/ |
D | cros_ec_lpc.c | 33 #define DRV_NAME "cros_ec_lpc" macro 342 .name = DRV_NAME, 349 .name = DRV_NAME 357 pr_err(DRV_NAME ": unsupported system.\n"); in cros_ec_lpc_init() 364 pr_err(DRV_NAME ": can't register driver: %d\n", ret); in cros_ec_lpc_init() 371 pr_err(DRV_NAME ": can't register device: %d\n", ret); in cros_ec_lpc_init()
|
/linux-4.4.14/sound/soc/tegra/ |
D | tegra20_spdif.c | 39 #define DRV_NAME "tegra20-spdif" macro 173 .name = DRV_NAME, 187 .name = DRV_NAME, 364 .name = DRV_NAME, 376 MODULE_ALIAS("platform:" DRV_NAME);
|
D | tegra_wm9712.c | 34 #define DRV_NAME "tegra-snd-wm9712" macro 165 .name = DRV_NAME, 177 MODULE_ALIAS("platform:" DRV_NAME);
|
D | trimslice.c | 42 #define DRV_NAME "tegra-snd-trimslice" macro 195 .name = DRV_NAME, 206 MODULE_ALIAS("platform:" DRV_NAME);
|
D | tegra_wm8753.c | 47 #define DRV_NAME "tegra-snd-wm8753" macro 206 .name = DRV_NAME, 218 MODULE_ALIAS("platform:" DRV_NAME);
|
D | tegra20_das.c | 32 #define DRV_NAME "tegra20-das" macro 220 .name = DRV_NAME, 229 MODULE_ALIAS("platform:" DRV_NAME);
|
D | tegra_rt5640.c | 42 #define DRV_NAME "tegra-snd-rt5640" macro 253 .name = DRV_NAME, 265 MODULE_ALIAS("platform:" DRV_NAME);
|
D | tegra_alc5632.c | 32 #define DRV_NAME "tegra-alc5632" macro 248 .name = DRV_NAME, 260 MODULE_ALIAS("platform:" DRV_NAME);
|
D | tegra_max98090.c | 40 #define DRV_NAME "tegra-snd-max98090" macro 312 .name = DRV_NAME, 324 MODULE_ALIAS("platform:" DRV_NAME);
|
D | tegra20_i2s.c | 48 #define DRV_NAME "tegra20-i2s" macro 281 .name = DRV_NAME, 451 .name = DRV_NAME, 463 MODULE_ALIAS("platform:" DRV_NAME);
|
D | tegra20_ac97.c | 42 #define DRV_NAME "tegra20-ac97" macro 251 .name = DRV_NAME, 440 .name = DRV_NAME, 451 MODULE_ALIAS("platform:" DRV_NAME);
|
D | tegra_rt5677.c | 42 #define DRV_NAME "tegra-snd-rt5677" macro 328 .name = DRV_NAME, 340 MODULE_ALIAS("platform:" DRV_NAME);
|
/linux-4.4.14/arch/mips/sibyte/swarm/ |
D | platform.c | 14 #define DRV_NAME "pata-swarm" macro 67 pr_info(DRV_NAME ": PATA interface at GenBus disabled\n"); in swarm_pata_init() 72 pr_info(DRV_NAME ": PATA interface at GenBus slot %i\n", IDE_CS); in swarm_pata_init()
|
/linux-4.4.14/drivers/block/ |
D | sx8.c | 43 #define DRV_NAME "sx8" macro 45 #define PFX DRV_NAME ": " 420 .name = DRV_NAME, 990 printk(KERN_INFO DRV_NAME "(%s): port %u device %Lu sectors\n", in carm_handle_array_info() 993 printk(KERN_INFO DRV_NAME "(%s): port %u device \"%s\"\n", in carm_handle_array_info() 1025 printk(KERN_INFO DRV_NAME "(%s): found %u interesting devices\n", in carm_handle_scan_chan() 1079 printk(KERN_ERR DRV_NAME "(%s): BUG: invalid tag 0x%x\n", in carm_handle_resp() 1159 printk(KERN_WARNING DRV_NAME "(%s): BUG: unhandled message type %d/%d\n", in carm_handle_resp() 1191 printk(KERN_WARNING DRV_NAME "(%s): unhandled event type %d\n", in carm_handle_responses() 1341 printk(KERN_INFO DRV_NAME "(%s): %d ports activated\n", in carm_fsm_task() [all …]
|
D | osdblk.c | 72 #define DRV_NAME "osdblk" macro 73 #define PFX DRV_NAME ": " 412 sprintf(disk->disk_name, DRV_NAME "%d", osdev->id); in osdblk_init_disk() 547 sprintf(osdev->name, DRV_NAME "%d", osdev->id); in class_osdblk_add() 658 class_osdblk->name = DRV_NAME; in osdblk_sysfs_init()
|
/linux-4.4.14/drivers/input/serio/ |
D | q40kbd.c | 46 #define DRV_NAME "q40kbd" macro 51 MODULE_ALIAS("platform:" DRV_NAME); 151 DRV_NAME, q40kbd); in q40kbd_probe()
|
D | altera_ps2.c | 23 #define DRV_NAME "altera_ps2" macro 158 .name = DRV_NAME, 167 MODULE_ALIAS("platform:" DRV_NAME);
|
/linux-4.4.14/drivers/mtd/maps/ |
D | intel_vr_nor.c | 40 #define DRV_NAME "vr_nor" macro 151 p->map.name = DRV_NAME; in vr_nor_init_maps() 200 err = pci_request_regions(dev, DRV_NAME); in vr_nor_pci_probe() 254 .name = DRV_NAME,
|
/linux-4.4.14/drivers/misc/lis3lv02d/ |
D | lis3lv02d_spi.c | 25 #define DRV_NAME "lis3lv02d_spi" macro 140 .name = DRV_NAME, 153 MODULE_ALIAS("spi:" DRV_NAME);
|
/linux-4.4.14/drivers/mfd/ |
D | cs5535-mfd.c | 31 #define DRV_NAME "cs5535-mfd" macro 52 if (!request_region(res->start, resource_size(res), DRV_NAME)) { in cs5535_mfd_res_enable() 182 .name = DRV_NAME,
|
D | janz-cmodio.c | 25 #define DRV_NAME "janz-cmodio" macro 202 ret = pci_request_regions(dev, DRV_NAME); in cmodio_pci_probe() 279 .name = DRV_NAME,
|
/linux-4.4.14/drivers/input/keyboard/ |
D | gpio_keys_polled.c | 30 #define DRV_NAME "gpio-keys-polled" macro 291 input->phys = DRV_NAME"/input0"; in gpio_keys_polled_probe() 308 dev_err(dev, DRV_NAME " does not support wakeup\n"); in gpio_keys_polled_probe() 323 flags, button->desc ? : DRV_NAME); in gpio_keys_polled_probe() 372 .name = DRV_NAME, 381 MODULE_ALIAS("platform:" DRV_NAME);
|
D | bf54x-keys.c | 48 #define DRV_NAME "bf54x-keys" macro 232 DRV_NAME)) { in bfin_kpad_probe() 239 DRV_NAME)) { in bfin_kpad_probe() 252 0, DRV_NAME, pdev); in bfin_kpad_probe() 387 .name = DRV_NAME,
|
/linux-4.4.14/drivers/tty/ |
D | bfin_jtag_comm.c | 11 #define DRV_NAME "bfin-jtag-comm" macro 13 #define pr_fmt(fmt) DRV_NAME ": " fmt 227 bfin_jc_kthread = kthread_create(bfin_jc_emudat_manager, NULL, DRV_NAME); in bfin_jc_init() 244 bfin_jc_driver->driver_name = DRV_NAME; in bfin_jc_init() 256 pr_init(KERN_INFO DRV_NAME ": initialized\n"); in bfin_jc_init()
|
/linux-4.4.14/drivers/staging/iio/resolver/ |
D | ad2s1200.c | 26 #define DRV_NAME "ad2s1200" macro 113 DRV_NAME); in ad2s1200_probe() 157 .name = DRV_NAME,
|
/linux-4.4.14/sound/soc/rockchip/ |
D | rockchip_rt5645.c | 33 #define DRV_NAME "rockchip-snd-rt5645" macro 214 .name = DRV_NAME, 225 MODULE_ALIAS("platform:" DRV_NAME);
|
D | rockchip_max98090.c | 34 #define DRV_NAME "rockchip-snd-max98090" macro 225 .name = DRV_NAME, 236 MODULE_ALIAS("platform:" DRV_NAME);
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-gemini.c | 30 #define DRV_NAME "rtc-gemini" macro 36 MODULE_ALIAS("platform:" DRV_NAME); 166 .name = DRV_NAME,
|
D | rtc-rs5c313.c | 52 #define DRV_NAME "rs5c313" macro 383 .name = DRV_NAME, 414 MODULE_ALIAS("platform:" DRV_NAME);
|
/linux-4.4.14/drivers/usb/phy/ |
D | phy-isp1301.c | 19 #define DRV_NAME "isp1301" macro 107 phy->label = DRV_NAME; in isp1301_probe() 132 .name = DRV_NAME,
|
/linux-4.4.14/sound/soc/atmel/ |
D | sam9x5_wm8731.c | 37 #define DRV_NAME "sam9x5-snd-wm8731" macro 194 .name = DRV_NAME, 207 MODULE_ALIAS("platform:" DRV_NAME);
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
D | libipw_module.c | 56 #define DRV_NAME "libipw" macro 258 printk(KERN_INFO DRV_NAME in debug_level_proc_write() 297 printk(KERN_INFO DRV_NAME ": " DRV_DESCRIPTION ", " DRV_VERSION "\n"); in libipw_init() 298 printk(KERN_INFO DRV_NAME ": " DRV_COPYRIGHT "\n"); in libipw_init()
|
D | ipw2100.c | 173 #define DRV_NAME "ipw2100" macro 542 printk(KERN_WARNING DRV_NAME ": attempt to use fw ordinals " in ipw2100_get_ordinal() 551 printk(KERN_WARNING DRV_NAME in ipw2100_get_ordinal() 604 printk(KERN_WARNING DRV_NAME ": ordinal %d neither in table 1 nor " in ipw2100_get_ordinal() 823 printk(KERN_WARNING DRV_NAME ": %s: firmware fatal error\n", in ipw2100_hw_send_command() 1055 printk(KERN_ERR DRV_NAME ": %s: Error loading microcode: %d\n", in ipw2100_download_firmware() 1067 printk(KERN_ERR DRV_NAME in ipw2100_download_firmware() 1262 printk(KERN_ERR DRV_NAME in ipw2100_start_adapter() 1322 printk(KERN_WARNING DRV_NAME in ipw2100_start_adapter() 1515 printk(KERN_WARNING DRV_NAME in ipw2100_hw_stop_adapter() [all …]
|
/linux-4.4.14/drivers/scsi/isci/ |
D | init.c | 153 .name = DRV_NAME, 154 .proc_name = DRV_NAME, 247 sas_ha->sas_ha_name = DRV_NAME; in isci_register_sas_ha() 298 err = pcim_iomap_regions(pdev, bar_mask, DRV_NAME); in isci_pci_init() 373 DRV_NAME"-msix", ihost); in isci_setup_interrupts() 392 IRQF_SHARED, DRV_NAME"-intx", ihost); in isci_setup_interrupts() 775 .name = DRV_NAME, 787 DRV_NAME, DRV_VERSION); in isci_init()
|
/linux-4.4.14/drivers/usb/storage/ |
D | karma.c | 33 #define DRV_NAME "ums-karma" macro 229 .name = DRV_NAME, 242 module_usb_stor_driver(karma_driver, karma_host_template, DRV_NAME);
|
D | cypress_atacb.c | 33 #define DRV_NAME "ums-cypress" macro 280 .name = DRV_NAME, 293 module_usb_stor_driver(cypress_driver, cypress_host_template, DRV_NAME);
|
/linux-4.4.14/drivers/memory/ |
D | tegra20-mc.c | 28 #define DRV_NAME "tegra20-mc" macro 245 .name = DRV_NAME, 254 MODULE_ALIAS("platform:" DRV_NAME);
|
/linux-4.4.14/drivers/net/wireless/libertas/ |
D | defs.h | 15 #ifndef DRV_NAME 16 #define DRV_NAME "libertas" macro 52 printk(KERN_DEBUG DRV_NAME grpnam "%s: " fmt, \ 106 printk(DRV_NAME " %s: ", prompt); in lbs_deb_hex()
|
/linux-4.4.14/drivers/tty/serial/ |
D | altera_jtaguart.c | 30 #define DRV_NAME "altera_jtaguart" macro 221 DRV_NAME, port); in altera_jtaguart_startup() 223 pr_err(DRV_NAME ": unable to attach Altera JTAG UART %d " in altera_jtaguart_startup() 478 .name = DRV_NAME, 508 MODULE_ALIAS("platform:" DRV_NAME);
|
D | altera_uart.c | 31 #define DRV_NAME "altera_uart" macro 323 DRV_NAME, port); in altera_uart_startup() 325 pr_err(DRV_NAME ": unable to attach Altera UART %d " in altera_uart_startup() 503 .driver_name = DRV_NAME, 604 .name = DRV_NAME, 634 MODULE_ALIAS("platform:" DRV_NAME);
|
D | bfin_sport_uart.c | 21 #define DRV_NAME "bfin-sport-uart" macro 23 #define pr_fmt(fmt) DRV_NAME ": " fmt 307 if (gpio_request(up->rts_pin, DRV_NAME)) { in sport_startup() 712 .driver_name = DRV_NAME, 773 DRV_NAME); in sport_uart_probe() 878 .name = DRV_NAME, 894 early_platform_driver_register(&early_sport_uart_driver, DRV_NAME); in sport_uart_rs_console_init()
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-sunxi-nmi.c | 11 #define DRV_NAME "sunxi-nmi" macro 12 #define pr_fmt(fmt) DRV_NAME ": " fmt 140 ret = irq_alloc_domain_generic_chips(domain, 1, 2, DRV_NAME, in sunxi_sc_nmi_irq_init()
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_procfs.c | 292 DRV_NAME, bond_dev->name); in bond_create_proc_entry() 316 bn->proc_dir = proc_mkdir(DRV_NAME, bn->net->proc_net); in bond_create_proc_dir() 319 DRV_NAME); in bond_create_proc_dir() 329 remove_proc_entry(DRV_NAME, bn->net->proc_net); in bond_destroy_proc_dir()
|
D | bonding_priv.h | 20 #define DRV_NAME "bonding" macro
|
/linux-4.4.14/drivers/net/can/cc770/ |
D | cc770_platform.c | 58 #define DRV_NAME "cc770_platform" macro 63 MODULE_ALIAS("platform:" DRV_NAME); 266 .name = DRV_NAME,
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
D | ne2k-pci.c | 28 #define DRV_NAME "ne2k-pci" macro 65 KERN_INFO DRV_NAME ".c:v" DRV_VERSION " " DRV_RELDATE 73 #define PFX DRV_NAME ": " 252 if (request_region (ioaddr, NE_IO_EXTENT, DRV_NAME) == NULL) { in ne2k_pci_init_one() 644 strlcpy(info->driver, DRV_NAME, sizeof(info->driver)); in ne2k_pci_get_drvinfo() 715 .name = DRV_NAME,
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-pmcmsp.c | 33 #define DRV_NAME "pmcmsptwi" macro 325 printk(KERN_INFO DRV_NAME ": Registering MSP71xx I2C adapter\n"); in pmcmsptwi_probe() 602 .name = DRV_NAME, 609 .name = DRV_NAME, 617 MODULE_ALIAS("platform:" DRV_NAME);
|
/linux-4.4.14/drivers/net/ethernet/ |
D | dnet.h | 13 #define DRV_NAME "dnet" macro 15 #define PFX DRV_NAME ": "
|
/linux-4.4.14/drivers/amba/ |
D | tegra-ahb.c | 32 #define DRV_NAME "tegra-ahb" macro 299 .name = DRV_NAME, 309 MODULE_ALIAS("platform:" DRV_NAME);
|
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
D | usnic.h | 37 #define DRV_NAME "usnic_verbs" macro
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | version.h | 36 #define DRV_NAME "cxgb3" macro
|
/linux-4.4.14/sound/isa/ |
D | sc6000.c | 117 #define DRV_NAME "SC-6000" macro 586 if (!request_region(port[dev], 0x10, DRV_NAME)) { in snd_sc6000_probe() 601 if (!request_region(mss_port[dev], 4, DRV_NAME)) { in snd_sc6000_probe() 666 strcpy(card->driver, DRV_NAME); in snd_sc6000_probe() 709 .name = DRV_NAME,
|
/linux-4.4.14/sound/isa/galaxy/ |
D | galaxy.c | 517 galaxy->res_port = request_region(port[n], 16, DRV_NAME); in snd_galaxy_probe() 534 16, DRV_NAME); in snd_galaxy_probe() 546 galaxy->res_wss_port = request_region(wss_port[n], 4, DRV_NAME); in snd_galaxy_probe() 561 strcpy(card->driver, DRV_NAME); in snd_galaxy_probe() 562 strcpy(card->shortname, DRV_NAME); in snd_galaxy_probe()
|
/linux-4.4.14/drivers/misc/ |
D | cs5535-mfgpt.c | 23 #define DRV_NAME "cs5535-mfgpt" macro 367 .name = DRV_NAME, 383 MODULE_ALIAS("platform:" DRV_NAME);
|
/linux-4.4.14/drivers/spi/ |
D | spi-altera.c | 25 #define DRV_NAME "spi_altera" macro 284 .name = DRV_NAME, 294 MODULE_ALIAS("platform:" DRV_NAME);
|
D | spi-ath79.c | 31 #define DRV_NAME "ath79-spi" macro 313 .name = DRV_NAME, 322 MODULE_ALIAS("platform:" DRV_NAME);
|
/linux-4.4.14/sound/pci/cs5535audio/ |
D | cs5535audio_olpc.c | 21 #define DRV_NAME "cs5535audio-olpc" macro 156 if (gpio_request(OLPC_GPIO_MIC_AC, DRV_NAME)) { in olpc_quirks()
|