• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c64xx/

Lines Matching refs:__func__

134 		printk(KERN_ERR "%s: illegal width %d\n", __func__, xferunit);
187 pr_debug("%s: LLI %p => regs\n", __func__, lli);
205 pr_debug("%s: clearing interrupts\n", __func__);
211 pr_debug("%s: starting channel\n", __func__);
216 pr_debug("%s: writing config %08x\n", __func__, config);
227 pr_debug("%s: stopping channel\n", __func__);
238 pr_debug("%s: %d - config %08x\n", __func__, timeout, config);
246 printk(KERN_ERR "%s: channel still active\n", __func__);
278 pr_debug("%s: flushing channel\n", __func__);
288 pr_debug("%s: buff %p (next %p)\n", __func__, buff, buff->next);
349 printk(KERN_ERR "%s: no memory for buffer\n", __func__);
355 printk(KERN_ERR "%s: no memory for lli\n", __func__);
361 __func__, buff, data, lli, (u32)buff->lli_dma, size);
426 __func__, channel, source, devaddr, chan);
436 pr_debug("%s: peripheral %d\n", __func__, peripheral);
448 printk(KERN_ERR "%s: bad source\n", __func__);
456 pr_debug("%s: config %08x\n", __func__, config);
517 pr_debug("%s: channel initialised, %p\n", __func__, chan);
649 printk(KERN_ERR "%s: failed to alloc mem\n", __func__);
658 printk(KERN_ERR "%s: failed to register sysdevice\n", __func__);
664 printk(KERN_ERR "%s: failed to ioremap()\n", __func__);
673 printk(KERN_ERR "%s: failed to get clock %s\n", __func__, clkname);
686 printk(KERN_ERR "%s: failed to get irq\n", __func__);
694 __func__, chno, regptr);
726 printk(KERN_INFO "%s: Registering DMA channels\n", __func__);
730 printk(KERN_ERR "%s: failed to create pool\n", __func__);
736 printk(KERN_ERR "%s: failed to create sysclass\n", __func__);