| /linux/drivers/mfd/ |
| H A D | tps65010.c | 31 #define DRIVER_NAME (tps65010_driver.driver.name) macro 154 pr_debug("%s: %s %s", DRIVER_NAME, label, buf); in show_chgstatus() 162 pr_debug("%s: %s %s", DRIVER_NAME, label, buf); in show_regstatus() 170 pr_debug("%s: %s %s", DRIVER_NAME, label, buf); in show_chgconfig() 199 DRIVER_NAME, DRIVER_VERSION, chip); in dbg_show() 331 pr_info("%s: power off button\n", DRIVER_NAME); in tps65010_interrupt() 378 DRIVER_NAME, charging ? "" : in tps65010_interrupt() 550 DRIVER_NAME, tps); in tps65010_probe() 576 pr_debug("%s: vdcdc1 0x%02x, vdcdc2 %02x, vregs1 %02x\n", DRIVER_NAME, in tps65010_probe() 580 pr_debug("%s: defgpio 0x%02x, mask3 0x%02x\n", DRIVER_NAME, in tps65010_probe() [all …]
|
| H A D | twl-core.c | 56 #define DRIVER_NAME "twl" macro 427 pr_err("%s: not initialized\n", DRIVER_NAME); in twl_get_regmap() 431 pr_err("%s: invalid module number %d\n", DRIVER_NAME, mod_no); in twl_get_regmap() 463 DRIVER_NAME, mod_no, reg, num_bytes); in twl_i2c_write() 491 DRIVER_NAME, mod_no, reg, num_bytes); in twl_i2c_read() 669 pr_err("%s: clock init err [%d]\n", DRIVER_NAME, e); in clocks_init() 741 DRIVER_NAME); in twl_probe() 745 pdev = platform_device_alloc(DRIVER_NAME, -1); in twl_probe() 944 .driver.name = DRIVER_NAME,
|
| H A D | mcp-sa11x0.c | 25 #define DRIVER_NAME "sa11x0-mcp" macro 170 DRIVER_NAME)) { in mcp_sa11x0_probe() 176 DRIVER_NAME)) { in mcp_sa11x0_probe() 291 .name = DRIVER_NAME, 301 MODULE_ALIAS("platform:" DRIVER_NAME);
|
| /linux/drivers/media/usb/as102/ |
| H A D | as102_fw.c | 183 DRIVER_NAME, fw1); in as102_fw_upload() 191 DRIVER_NAME); in as102_fw_upload() 196 DRIVER_NAME, fw1); in as102_fw_upload() 207 DRIVER_NAME, fw2); in as102_fw_upload() 215 DRIVER_NAME); in as102_fw_upload() 220 DRIVER_NAME, fw2); in as102_fw_upload()
|
| /linux/drivers/parisc/ |
| H A D | power.c | 25 #define DRIVER_NAME "powersw" macro 220 case 0: printk(KERN_INFO DRIVER_NAME ": Gecko-style soft power switch enabled.\n"); in power_init() 223 case -1UL: printk(KERN_INFO DRIVER_NAME ": Soft power switch support not available.\n"); in power_init() 226 default: printk(KERN_INFO DRIVER_NAME ": Soft power switch at 0x%08lx enabled.\n", in power_init() 238 printk(KERN_ERR DRIVER_NAME ": thread creation failed. Driver not loaded.\n"); in power_init()
|
| /linux/drivers/watchdog/ |
| H A D | advantech_ec_wdt.c | 19 #define DRIVER_NAME "advantech_ec_wdt" macro 131 .identity = DRIVER_NAME, 171 .name = DRIVER_NAME, 180 if (!request_region(EC_BASE_ADDR, EC_ADDR_EXTENT, DRIVER_NAME)) in adv_ec_wdt_init() 205 MODULE_ALIAS("isa:" DRIVER_NAME);
|
| H A D | riowd.c | 51 #define DRIVER_NAME "riowd" macro 52 #define PFX DRIVER_NAME ": " 93 .identity = DRIVER_NAME, in riowd_ioctl() 191 p->regs = of_ioremap(&op->resource[0], 0, 2, DRIVER_NAME); in riowd_probe() 237 .name = DRIVER_NAME,
|
| /linux/drivers/mtd/maps/ |
| H A D | sun_uflash.c | 27 #define DRIVER_NAME "sun_uflash" macro 28 #define PFX DRIVER_NAME ": " 80 DRIVER_NAME); in uflash_devinit() 148 .name = DRIVER_NAME,
|
| /linux/drivers/gpio/ |
| H A D | gpio-mc33880.c | 19 #define DRIVER_NAME "mc33880" macro 105 mc->chip.label = DRIVER_NAME; in mc33880_probe() 124 dev_err(&spi->dev, "Failed writing to " DRIVER_NAME ": %d\n", in mc33880_probe() 152 .name = DRIVER_NAME,
|
| /linux/drivers/uio/ |
| H A D | uio_dfl.c | 12 #define DRIVER_NAME "uio_dfl" macro 26 uioinfo->name = DRIVER_NAME; in uio_dfl_probe() 63 .name = DRIVER_NAME,
|
| /linux/drivers/clocksource/ |
| H A D | asm9260_timer.c | 19 #define DRIVER_NAME "asm9260-timer" macro 156 .name = DRIVER_NAME, 210 DRIVER_NAME, &event_dev); in asm9260_timer_init() 227 clocksource_mmio_init(priv.base + HW_TC1, DRIVER_NAME, rate, in asm9260_timer_init()
|
| /linux/drivers/sbus/char/ |
| H A D | display7seg.c | 26 #define DRIVER_NAME "d7s" macro 27 #define PFX DRIVER_NAME ": " 166 .name = DRIVER_NAME, 260 .name = DRIVER_NAME,
|
| /linux/drivers/mtd/nand/onenand/ |
| H A D | generic.c | 25 #define DRIVER_NAME "onenand-flash" macro 104 .name = DRIVER_NAME, 115 MODULE_ALIAS("platform:" DRIVER_NAME);
|
| /linux/drivers/media/pci/saa7164/ |
| H A D | saa7164-dvb.c | 17 #define DRIVER_NAME "saa7164" macro 346 DRIVER_NAME, result); in dvb_register() 374 DRIVER_NAME, result); in dvb_register() 384 result = dvb_register_adapter(&dvb->adapter, DRIVER_NAME, THIS_MODULE, in dvb_register() 388 DRIVER_NAME, result); in dvb_register() 397 DRIVER_NAME, result); in dvb_register() 413 DRIVER_NAME, result); in dvb_register() 423 DRIVER_NAME, result); in dvb_register() 431 DRIVER_NAME, result); in dvb_register() 439 DRIVER_NAME, result); in dvb_register() [all …]
|
| /linux/drivers/mmc/host/ |
| H A D | wbsd.c | 41 #define DRIVER_NAME "wbsd" macro 44 pr_debug(DRIVER_NAME ": " x) 46 pr_debug(DRIVER_NAME " [%s()]: " f, __func__ , ##x) 1281 if (!request_region(config_ports[i], 2, DRIVER_NAME)) in wbsd_scan() 1330 if (!request_region(base, 8, DRIVER_NAME)) in wbsd_request_region() 1360 if (request_dma(dma, DRIVER_NAME)) in wbsd_request_dma() 1413 pr_warn(DRIVER_NAME ": Unable to allocate DMA %d - falling back on FIFO\n", in wbsd_request_dma() 1455 ret = request_irq(irq, wbsd_irq, IRQF_SHARED, DRIVER_NAME, host); in wbsd_request_irq() 1646 pr_warn(DRIVER_NAME ": Unable to confirm device presence - you may experience lock-ups\n"); in wbsd_init() 1668 …pr_warn(DRIVER_NAME ": PnP active but chip not configured! You probably have a buggy BIOS. Configu… in wbsd_init() [all …]
|
| /linux/drivers/media/pci/mantis/ |
| H A D | mantis_pci.c | 35 #define DRIVER_NAME "Mantis Core" macro 69 DRIVER_NAME)) { in mantis_pci_init() 104 DRIVER_NAME, in mantis_pci_init()
|
| /linux/drivers/platform/x86/intel/ |
| H A D | oaktrail.c | 40 #define DRIVER_NAME "intel_oaktrail" macro 238 bd = backlight_device_register(DRIVER_NAME, in oaktrail_backlight_init() 270 .name = DRIVER_NAME, 313 oaktrail_device = platform_device_alloc(DRIVER_NAME, PLATFORM_DEVID_NONE); in oaktrail_init()
|
| /linux/drivers/input/touchscreen/ |
| H A D | bu21029_ts.c | 153 #define DRIVER_NAME "bu21029" macro 380 in_dev->name = DRIVER_NAME; in bu21029_probe() 396 DRIVER_NAME, bu21029); in bu21029_probe() 445 { DRIVER_NAME }, 460 .name = DRIVER_NAME,
|
| /linux/sound/soc/loongson/ |
| H A D | loongson_i2s_pci.c | 19 #define DRIVER_NAME "loongson-i2s-pci" macro 97 i2s->reg_base = pcim_iomap_region(pdev, 0, DRIVER_NAME); in loongson_i2s_pci_probe() 151 .name = DRIVER_NAME,
|
| /linux/drivers/input/serio/ |
| H A D | ams_delta_serio.c | 28 #define DRIVER_NAME "ams-delta-serio" macro 147 IRQ_TYPE_EDGE_RISING, DRIVER_NAME, priv); in ams_delta_serio_init() 187 .name = DRIVER_NAME
|
| H A D | xilinx_ps2.c | 22 #define DRIVER_NAME "xilinx_ps2" macro 184 DRIVER_NAME, drvdata); in sxps2_open() 264 if (!request_mem_region(phys_addr, remap_size, DRIVER_NAME)) { in xps2_of_probe() 352 .name = DRIVER_NAME,
|
| /linux/drivers/platform/x86/uniwill/ |
| H A D | uniwill-wmi.c | 25 #define DRIVER_NAME "uniwill-wmi" macro 76 .name = DRIVER_NAME,
|
| /linux/drivers/media/radio/ |
| H A D | tef6862.c | 17 #define DRIVER_NAME "tef6862" macro 176 { DRIVER_NAME }, 184 .name = DRIVER_NAME,
|
| /linux/drivers/misc/ibmasm/ |
| H A D | module.c | 60 if ((result = pci_request_regions(pdev, DRIVER_NAME))) { in ibmasm_init_one() 81 snprintf(sp->devname, IBMASM_NAME_SIZE, "%s%d", DRIVER_NAME, sp->number); in ibmasm_init_one() 185 .name = DRIVER_NAME,
|
| /linux/drivers/hwspinlock/ |
| H A D | sun6i_hwspinlock.c | 22 #define DRIVER_NAME "sun6i_hwspinlock" macro 51 priv->debugfs = debugfs_create_dir(DRIVER_NAME, NULL); in sun6i_hwspinlock_debugfs_init() 202 .name = DRIVER_NAME,
|