Searched refs:__func__ (Results 226 - 250 of 2363) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/
H A Dio_acpi_init.c141 __func__, status, (char *)name_buffer.pointer);
152 __func__, vendor->byte_length);
193 __func__, status, (char *)name_buffer.pointer);
205 __func__, vendor->byte_length,
214 panic("%s: Unable to alloc memory for pcidev_info", __func__);
223 panic("%s: Unable to alloc memory for sn_irq_info", __func__);
261 "(0x%x) for: %s\n", __func__, status,
263 panic("%s: Unable to find host devfn\n", __func__);
271 __func__, (char *)name_buffer.pointer);
278 __func__, statu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Drpadlpar_core.c154 __func__, dn->full_name);
190 printk(KERN_ERR "%s: unable to add bus %s\n", __func__,
197 __func__, dev->hdr_type, drc_name);
204 __func__, drc_name);
223 __func__, drc_name);
253 __func__, drc_name);
267 __func__, drc_name);
372 __func__, drc_name);
383 __func__);
455 __func__);
[all...]
H A Dpciehp_hpc.c185 __func__);
214 ctrl_err(ctrl, "%s: Cannot read SLOTCTRL register\n", __func__);
298 ctrl_dbg(ctrl, "%s: lnk_status = %x\n", __func__, lnk_status);
318 ctrl_err(ctrl, "%s: Cannot read SLOTCTRL register\n", __func__);
322 ctrl_dbg(ctrl, "%s: SLOTCTRL %x, value read %x\n", __func__,
357 ctrl_err(ctrl, "%s: Cannot read SLOTCTRL register\n", __func__);
360 ctrl_dbg(ctrl, "%s: SLOTCTRL %x value read %x\n", __func__,
389 __func__);
405 __func__);
446 ctrl_dbg(ctrl, "%s: SLOTCTRL %x write cmd %x\n", __func__,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_ctl.c455 "MPT2_IOC_PRE_RESET\n", ioc->name, __func__));
468 "MPT2_IOC_AFTER_RESET\n", ioc->name, __func__));
477 "MPT2_IOC_DONE_RESET\n", ioc->name, __func__));
607 __LINE__, __func__);
657 ioc->name, __func__);
668 ioc->name, __func__);
676 __func__, wait_state_count);
680 ioc->name, __func__);
685 "mpi_request\n", ioc->name, __func__);
693 __func__);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Dec168.c103 deb_info("%s: failed:%d\n", __func__, ret);
190 deb_info("%s:\n", __func__);
218 deb_info("%s:\n", __func__);
226 deb_info("%s: onoff:%d\n", __func__, onoff);
238 deb_info("%s:\n", __func__);
287 deb_info("%s: failed:%d\n", __func__, ret);
298 deb_info("%s:\n", __func__);
304 deb_info("%s: reply:%02x\n", __func__, reply);
313 deb_info("%s: failed:%d\n", __func__, ret);
324 deb_info("%s: interface:%d\n", __func__,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dds3000.c268 dprintk("%s: write reg 0x%02x, value 0x%02x\n", __func__, reg, data);
273 " value == 0x%02x)\n", __func__, err, reg, data);
287 dprintk("%s: write reg 0x%02x, value 0x%02x\n", __func__, reg, data);
293 " value == 0x%02x)\n", __func__, err, reg, data);
325 dprintk("%s: write reg 0x%02x, len = %d\n", __func__, reg, len);
330 "reg == 0x%02x\n", __func__, ret, reg);
363 printk(KERN_ERR "%s: reg=0x%x(error=%d)\n", __func__, reg, ret);
367 dprintk("%s: read reg 0x%02x, value 0x%02x\n", __func__, reg, b1[0]);
395 printk(KERN_ERR "%s: reg=0x%x(error=%d)\n", __func__, reg, ret);
399 dprintk("%s: read reg 0x%02x, value 0x%02x\n", __func__, re
[all...]
H A Dtda10048.c229 dprintk(2, "%s(reg = 0x%02x, data = 0x%02x)\n", __func__, reg, data);
234 printk("%s: writereg error (ret == %i)\n", __func__, ret);
251 dprintk(2, "%s(reg = 0x%02x)\n", __func__, reg);
257 __func__, ret);
270 dprintk(2, "%s(%d, ?, len = %d)\n", __func__, reg, len);
287 __func__, msg.len);
292 __func__, ret);
308 dprintk(1, "%s()\n", __func__);
345 dprintk(1, "%s()\n", __func__);
382 dprintk(1, "%s()\n", __func__);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dgarmin_gps.c272 __func__, actual_length, data);
316 __func__, pkt->seq, data_length);
349 dbg("%s", __func__);
373 dbg("%s - pkt-id: 0x%X.", __func__, 0xFF & pkt_id);
422 __func__, count-GSP_INITIAL_OFFSET, recpkt);
426 __func__, size, (count-GSP_INITIAL_OFFSET-3));
436 __func__, &(usbdata[4]), recpkt);
447 __func__, 0xff & -cksum, 0xff & *recpkt);
512 __func__, dleSeen, skip, size, count); */
568 dbg("%s - packet too large.", __func__);
[all...]
H A Dopticon.c61 dbg("%s - port %d", __func__, port->number);
72 __func__, status);
76 __func__, status);
80 usb_serial_debug_data(debug, &port->dev, __func__, urb->actual_length,
137 __func__, result);
149 dbg("%s - port %d", __func__, port->number);
167 __func__, result);
175 dbg("%s - port %d", __func__, port->number);
192 __func__, status);
211 dbg("%s - port %d", __func__, por
[all...]
H A Dvisor.c246 dbg("%s - port %d", __func__, port->number);
260 dbg("%s - adding interrupt input for treo", __func__);
265 __func__, result);
276 dbg("%s - port %d", __func__, port->number);
313 __func__, status);
317 __func__, status);
328 usb_serial_debug_data(debug, &port->dev, __func__,
336 __func__, result);
350 dbg("%s", __func__);
354 dev_err(dev, "%s - kmalloc(%Zd) failed.\n", __func__,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Disp1362-hcd.c153 DBG(1, "%s: PTD $%04x is on %s queue\n", __func__, offset, epq->name);
155 pr_warning("%s: invalid PTD $%04x\n", __func__, offset);
165 pr_warning("%s: Bad %s index %d(%d)\n", __func__, epq->name, index,
170 DBG(3, "%s: %s PTD[%02x] # %04x\n", __func__, epq->name, index, offset);
202 pr_err("%s: %s len %d/%d num_ptds %d buf_map %08lx skip_map %08lx\n", __func__,
211 DBG(1, "%s: Found %d PTDs[%d] for %d/%d byte\n", __func__,
222 __func__, epq->name, ep->ptd_index, ep->ptd_offset,
235 __func__, ep, ep->num_req, ep->length, epq->name, ep->ptd_index,
251 __func__, epq->name,
253 DBG(1, "%s: buf_map %08lx skip_map %08lx\n", __func__,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/camera/
H A Dmsm_v4l2.c62 D("%s\n", __func__);
77 D("%s\n", __func__);
135 D("%s\n", __func__);
141 D("%s\n", __func__);
151 D("%s\n", __func__);
161 D("%s\n", __func__);
186 D("%s\n", __func__);
222 D("%s\n", __func__);
234 D("%s\n", __func__);
349 D("%s\n", __func__);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ecryptfs/
H A Dmiscdev.c57 "daemon\n", __func__);
95 "count; rc = [%d]\n", __func__, rc);
104 "rc = [%d]\n", __func__, rc);
113 "instead\n", __func__, daemon->pid, daemon->euid,
121 "handle open\n", __func__, daemon->pid);
166 "bug.\n", __func__, rc);
202 "to kmalloc(%zd, GFP_KERNEL)\n", __func__,
255 "daemon\n", __func__);
301 "rc = [%d]\n", __func__, rc);
321 "pending message\n", __func__, coun
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/lirc/
H A Dlirc_imon.c201 dev_dbg(dev, "%s: iMON context freed\n", __func__);
212 __func__, retval);
237 __func__, subminor);
245 __func__, subminor);
253 err("%s: display not supported by device", __func__);
256 err("%s: display port is already open", __func__);
283 err("%s: no context for device", __func__);
290 err("%s: display not supported by device", __func__);
293 err("%s: display is not open", __func__);
343 err("%s: error submitting urb(%d)", __func__, retva
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Diriap.c111 __func__);
142 IRDA_DEBUG(0, "%s(), unable to open server\n", __func__);
174 IRDA_DEBUG(2, "%s()\n", __func__);
178 IRDA_WARNING("%s: Unable to kmalloc!\n", __func__);
220 IRDA_DEBUG(4, "%s()\n", __func__);
244 IRDA_DEBUG(2, "%s()\n", __func__);
265 IRDA_DEBUG(2, "%s()\n", __func__);
280 IRDA_ERROR("%s: Unable to allocated LSAP!\n", __func__);
300 IRDA_DEBUG(4, "%s(), reason=%s\n", __func__, irlmp_reasons[reason]);
316 IRDA_DEBUG(4, "%s(), disconnect as client\n", __func__);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Dproc.c125 __func__, mpu_addr,
130 pr_err("%s: kzalloc failed\n", __func__);
138 pr_err("%s: kzalloc failed\n", __func__);
160 __func__, dsp_addr, map_obj->size, size);
171 pr_debug("%s: looking for virt 0x%x size 0x%x\n", __func__,
177 __func__,
183 pr_debug("%s: match, deleting map info\n", __func__);
190 pr_debug("%s: candidate didn't match\n", __func__);
193 pr_err("%s: failed to find given map info\n", __func__);
212 pr_debug("%s: looking for mpu_addr 0x%x size 0x%x\n", __func__,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-ds1672.c45 dev_err(&client->dev, "%s: read error\n", __func__);
51 __func__, buf[0], buf[1], buf[2], buf[3]);
59 __func__, tm->tm_sec, tm->tm_min, tm->tm_hour,
79 dev_err(&client->dev, "%s: send: %d\n", __func__, xfer);
107 dev_err(&client->dev, "%s: read error\n", __func__);
154 dev_dbg(&client->dev, "%s\n", __func__);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dgirbil-sir.c89 IRDA_DEBUG(2, "%s()\n", __func__);
105 IRDA_DEBUG(2, "%s()\n", __func__);
129 IRDA_DEBUG(2, "%s()\n", __func__);
182 IRDA_ERROR("%s - undefined state %d\n", __func__, state);
212 IRDA_DEBUG(2, "%s()\n", __func__);
244 IRDA_ERROR("%s(), undefined state %d\n", __func__, state);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A Due_deh.c58 __func__);
65 dev_dbg(bridge, "%s: event=0x%x, fault_addr=0x%x\n", __func__,
230 dev_dbg(bridge, "%s: device exception", __func__);
235 dev_err(bridge, "%s: %s, info=0x%x", __func__,
243 dev_err(bridge, "%s: %s, addr=0x%x", __func__,
252 dev_err(bridge, "%s: %s", __func__, str);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/services/
H A Dcfg.c106 pr_err("%s: Failed, status 0x%x\n", __func__, status);
134 pr_err("%s: Failed, status 0x%x\n", __func__, status);
179 pr_err("%s: Failed, status 0x%x\n", __func__, status);
206 pr_err("%s: Failed, status 0x%x\n", __func__, status);
220 pr_err("%s: Failed, status 0x%x\n", __func__, status);
251 pr_err("%s: Failed, status 0x%x\n", __func__, status);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/notify/fanotify/
H A Dfanotify.c14 pr_debug("%s: old=%p new=%p\n", __func__, old, new);
41 pr_debug("%s: list=%p event=%p\n", __func__, list, event);
93 pr_debug("%s: group=%p event=%p\n", __func__, group, event);
110 pr_debug("%s: group=%p event=%p about to return ret=%d\n", __func__,
135 pr_debug("%s: group=%p event=%p\n", __func__, group, event);
165 "mask=%x data=%p data_type=%d\n", __func__, group, to_tell,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/ircomm/
H A Dircomm_event.c111 IRDA_DEBUG(4, "%s(), unknown event: %s\n", __func__ ,
141 IRDA_DEBUG(0, "%s(), unknown event: %s\n", __func__ ,
174 IRDA_DEBUG(0, "%s(), unknown event = %s\n", __func__ ,
216 IRDA_DEBUG(0, "%s(), unknown event = %s\n", __func__ ,
232 IRDA_DEBUG(4, "%s: state=%s, event=%s\n", __func__ ,
248 IRDA_DEBUG(4, "%s: next state=%s, service type=%d\n", __func__ ,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/blackfin/
H A Dbf5xx-ad73311.c72 pr_debug("%s enter\n", __func__);
137 printk(KERN_ERR "%s: Failed ro request GPIO_%d\n", __func__, GPIO_SE);
155 pr_debug("%s enter\n", __func__);
167 pr_debug("%s rate %d format %x\n", __func__, params_rate(params),
212 pr_debug("%s enter\n", __func__);
229 pr_debug("%s enter\n", __func__);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A Ds3c-i2s-v2.c91 pr_debug("%s(%d)\n", __func__, on);
97 pr_debug("%s: IIS: CON=%x MOD=%x FIC=%x\n", __func__, con, mod, fic);
155 dbg_showcon(__func__, con);
156 pr_debug("%s: IIS: CON=%x MOD=%x FIC=%x\n", __func__, con, mod, fic);
164 pr_debug("%s(%d)\n", __func__, on);
170 pr_debug("%s: IIS: CON=%x MOD=%x FIC=%x\n", __func__, con, mod, fic);
223 pr_debug("%s: IIS: CON=%x MOD=%x FIC=%x\n", __func__, con, mod, fic);
237 pr_debug("Entered %s\n", __func__);
248 printk(KERN_ERR "%s: timeout\n", __func__);
264 pr_debug("Entered %s\n", __func__);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Dcpu-freq.c189 s3c_freq_dbg("%s: got divs\n", __func__);
193 s3c_freq_dbg("%s: calculated frequencies for new\n", __func__);
197 printk(KERN_ERR "%s: no IO timings\n", __func__);
272 s3c_freq_dbg("%s: finished\n", __func__);
302 __func__, policy, target_freq, relation);
308 s3c_freq_dbg("%s: table failed\n", __func__);
312 s3c_freq_dbg("%s: adjust %d to entry %d (%u)\n", __func__,
345 printk(KERN_ERR "%s: no PLL available\n", __func__);
352 __func__, target_freq, pll->frequency);
382 printk(KERN_INFO "%s: initialising policy %p\n", __func__, polic
[all...]

Completed in 175 milliseconds

1234567891011>>