Home
last modified time | relevance | path

Searched refs:DRV_NAME (Results 1 – 10 of 10) sorted by relevance

/arch/sh/drivers/
A Dpush-switch.c14 #define DRV_NAME "push-switch" macro
64 psw_info->name ? psw_info->name : DRV_NAME, pdev); in switch_drv_probe()
115 .name = DRV_NAME,
121 printk(KERN_NOTICE DRV_NAME ": version %s loaded\n", DRV_VERSION); in switch_init()
A Dheartbeat.c27 #define DRV_NAME "heartbeat" macro
142 .name = DRV_NAME,
149 printk(KERN_NOTICE DRV_NAME ": version %s loaded\n", DRV_VERSION); in heartbeat_init()
/arch/sh/boards/mach-se/7722/
A Dirq.c8 #define DRV_NAME "SE7722-FPGA" macro
9 #define pr_fmt(fmt) DRV_NAME ": " fmt
74 gc = irq_alloc_generic_chip(DRV_NAME, 1, irq_base, se7722_irq_regs, in se7722_gc_init()
/arch/x86/platform/olpc/
A Dolpc-xo15-sci.c17 #define DRV_NAME "olpc-xo15-sci" macro
18 #define PFX DRV_NAME ": "
19 #define XO15_SCI_CLASS DRV_NAME
216 .name = DRV_NAME,
A Dolpc-xo1-sci.c26 #define DRV_NAME "olpc-xo1-sci" macro
27 #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()
A Dolpc-xo1-pm.c21 #define DRV_NAME "olpc-xo1-pm" macro
/arch/sh/boards/mach-se/7343/
A Dirq.c11 #define DRV_NAME "SE7343-FPGA" macro
12 #define pr_fmt(fmt) DRV_NAME ": " fmt
76 gc = irq_alloc_generic_chip(DRV_NAME, 1, irq_base, se7343_irq_regs, in se7343_gc_init()
/arch/mips/sibyte/swarm/
A Dplatform.c15 #define DRV_NAME "pata-swarm" macro
68 pr_info(DRV_NAME ": PATA interface at GenBus disabled\n"); in swarm_pata_init()
73 pr_info(DRV_NAME ": PATA interface at GenBus slot %i\n", IDE_CS); in swarm_pata_init()
/arch/powerpc/platforms/512x/
A Dmpc512x_lpbfifo.c24 #define DRV_NAME "mpc512x_lpbfifo" macro
431 lpbfifo.regs_size, DRV_NAME)) { in mpc512x_lpbfifo_probe()
462 DRV_NAME, &pdev->dev) != 0) { in mpc512x_lpbfifo_probe()
507 .name = DRV_NAME,
/arch/mips/ralink/
A Dill_acc.c26 #define DRV_NAME "ill_acc" macro

Completed in 17 milliseconds