Searched refs:__func__ (Results 276 - 300 of 2363) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dlnbh24.h50 printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
H A Dlnbp21.h70 printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
H A Dmt352.h61 printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
H A Dor51211.h48 printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
H A Ds5h1409.h78 printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
H A Ds5h1420.h52 printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
H A Dsi21xx.h23 printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
H A Dstb6100_proc.h37 printk(KERN_ERR "%s: Invalid parameter\n", __func__);
68 printk(KERN_ERR "%s: Invalid parameter\n", __func__);
97 printk(KERN_ERR "%s: Invalid parameter\n", __func__);
128 printk(KERN_ERR "%s: Invalid parameter\n", __func__);
H A Dstv6110.h58 printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
H A Dzl10039.c87 dprintk("%s\n", __func__);
90 dprintk("%s: i2c read error\n", __func__);
109 dprintk("%s\n", __func__);
114 dprintk("%s: i2c write error\n", __func__);
139 dprintk("%s\n", __func__);
165 dprintk("%s\n", __func__);
189 dprintk("%s\n", __func__);
242 dprintk("%s\n", __func__);
260 dprintk("%s\n", __func__);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dpcihp_skeleton.c100 dbg("%s - physical_slot = %s\n", __func__, hotplug_slot->name);
114 dbg("%s - physical_slot = %s\n", __func__, hotplug_slot->name);
128 dbg("%s - physical_slot = %s\n", __func__, hotplug_slot->name);
153 dbg("%s - physical_slot = %s\n", __func__, hotplug_slot->name);
172 dbg("%s - physical_slot = %s\n", __func__, hotplug_slot->name);
187 dbg("%s - physical_slot = %s\n", __func__, hotplug_slot->name);
202 dbg("%s - physical_slot = %s\n", __func__, hotplug_slot->name);
217 dbg("%s - physical_slot = %s\n", __func__, hotplug_slot->name);
231 dbg("%s - physical_slot = %s\n", __func__, hotplug_slot->name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dpxa2xx_lubbock.c90 __func__, state->Vcc);
107 __func__, state->Vpp);
131 __func__, state->Vcc);
138 __func__, state->Vpp);
H A Dsa1100_shannon.c76 printk(KERN_WARNING "%s(): CS asked for 0V, still applying 3.3V..\n", __func__);
79 printk(KERN_WARNING "%s(): CS asked for 5V, applying 3.3V..\n", __func__);
84 __func__, state->Vcc);
88 printk(KERN_WARNING "%s(): Warning, Can't perform reset\n", __func__);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dutil.h44 __func__, __FILE__, __LINE__))
52 __func__, __FILE__, __LINE__))
59 gfs2_consist_i((sdp), 0, __func__, __FILE__, __LINE__)
66 gfs2_consist_inode_i((ip), 0, __func__, __FILE__, __LINE__)
73 gfs2_consist_rgrpd_i((rgd), 0, __func__, __FILE__, __LINE__)
94 gfs2_meta_check_i((sdp), (bh), __func__, __FILE__, __LINE__)
121 gfs2_metatype_check_i((sdp), (bh), (type), __func__, __FILE__, __LINE__)
137 gfs2_io_error_i((sdp), __func__, __FILE__, __LINE__);
144 gfs2_io_error_bh_i((sdp), (bh), __func__, __FILE__, __LINE__);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/atm/
H A Dxusbatm.c73 usb_err(usbatm, "%s: failed to claim interface %2d (%d)!\n", __func__, ifnum, ret);
77 usb_err(usbatm, "%s: altsetting %2d for interface %2d failed (%d)!\n", __func__, altsetting, ifnum, ret);
104 __func__, drv_ix, vendor[drv_ix], product[drv_ix],
111 __func__, rx_endpoint[drv_ix], rx_alt);
114 __func__, tx_endpoint[drv_ix], tx_alt);
122 usb_err(usbatm, "%s: altsettings clash on interface %2d (%2d vs %2d)!\n", __func__,
127 usb_dbg(usbatm, "%s: rx If#=%2d; tx If#=%2d\n", __func__,
148 usb_dbg(usbatm, "%s entered\n", __func__);
163 atm_dbg(usbatm, "%s entered\n", __func__);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp4_debugfs.c81 __func__, (int)mdp4_debug_offset, (int)count, (int)*ppos);
94 printk(KERN_ERR "%s: sscanf failed cnt=%d" , __func__, cnt);
113 __func__, (int)mdp4_debug_offset, (int)count, (int)*ppos);
129 printk(KERN_INFO "%s: len=%d\n", __func__, len);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/capi/
H A Dkcapi.h20 printk(KERN_DEBUG "%s: " format "\n" , __func__ , ## arg); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Damd76x_edac.c180 debugf3("%s()\n", __func__);
238 debugf0("%s()\n", __func__);
247 debugf0("%s(): mci = %p\n", __func__, mci);
267 debugf3("%s(): failed edac_mc_add_mc()\n", __func__);
276 __func__);
279 __func__);
283 debugf3("%s(): success\n", __func__);
295 debugf0("%s()\n", __func__);
313 debugf0("%s()\n", __func__);
H A Dedac_pci_sysfs.c81 debugf0("%s()\n", __func__);
164 debugf0("%s()\n", __func__);
181 __func__, idx);
187 debugf1("%s() Register instance 'pci%d' kobject\n", __func__, idx);
204 debugf0("%s()\n", __func__);
320 debugf0("%s() here to module_put(THIS_MODULE)\n", __func__);
348 debugf0("%s()\n", __func__);
359 debugf1("%s() no edac_class\n", __func__);
369 debugf1("%s() try_module_get() failed\n", __func__);
421 debugf0("%s()\n", __func__);
[all...]
H A Di82875p_edac.c259 debugf1("MC%d: %s()\n", mci->mc_idx, __func__);
293 __func__);
302 "device\n", __func__);
316 __func__);
365 debugf3("%s(): (%d) cumul_size 0x%x\n", __func__, index,
392 debugf0("%s()\n", __func__);
411 debugf3("%s(): init mci\n", __func__);
422 debugf3("%s(): init pvt\n", __func__);
433 debugf3("%s(): failed edac_mc_add_mc()\n", __func__);
442 __func__);
[all...]
H A Dmv64x60_edac.c89 "PCI err regs\n", __func__);
136 "PCI err regs\n", __func__);
146 __func__);
155 printk(KERN_ERR "%s: Unable to setup PCI err regs\n", __func__);
162 printk(KERN_ERR "%s: PCI fixup failed\n", __func__);
172 debugf3("%s(): failed edac_pci_add_device()\n", __func__);
186 "MV64x60 PCI ERR\n", __func__, pdata->irq);
197 debugf3("%s(): success\n", __func__);
213 debugf0("%s()\n", __func__);
302 "SRAM err regs\n", __func__);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i830/
H A Di830_irq.c61 DRM_DEBUG("%s\n", __func__);
80 DRM_DEBUG("%s\n", __func__);
127 DRM_ERROR("%s called with no initialization\n", __func__);
150 DRM_ERROR("%s called with no initialization\n", __func__);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/math-emu/
H A Dfctiw.c21 printk("%s: D %p, B %p: ", __func__, frD, frB);
H A Dfctiwz.c28 printk("%s: D %p, B %p: ", __func__, frD, frB);
H A Dfrsp.c17 printk("%s: D %p, B %p\n", __func__, frD, frB);

Completed in 102 milliseconds

<<11121314151617181920>>