Searched refs:DLOG (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/qdsp5/
H A Dadsp_video_verify_cmd.c22 #define DLOG(fmt,args...) \ macro
27 #define DLOG(x...) do {} while (0) macro
60 DLOG("virt %x %x\n", phys_addr, phys_size);
62 DLOG("ah%x al%x sh%x sl%x addr %x size %x\n",
67 DLOG("phys %x %x\n", phys_addr, phys_size);
88 DLOG("cmd_size %d cmd_id %d cmd_data %x\n", cmd_size, cmd_id, cmd_data);
156 DLOG("\n");
H A Dadsp_videoenc_verify_cmd.c22 #define DLOG(fmt,args...) \ macro
27 #define DLOG(x...) do {} while (0) macro
62 DLOG("virt %x %x\n", phys_addr, phys_size);
64 DLOG("ah%x al%x sh%x sl%x addr %x size %x\n",
69 DLOG("phys %x %x\n", phys_addr, phys_size);
89 DLOG("cmd_size %d cmd_id %d cmd_data %x\n", cmd_size, cmd_id, cmd_data);
228 DLOG("\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/
H A Dpmem.c95 #define DLOG(fmt, args...) \ macro
100 #define DLOG(x...) do {} while (0) macro
240 DLOG("index %d\n", index);
337 DLOG("current %u file %p(%d)\n", current->pid, file, file_count(file));
390 DLOG("no allocator");
399 DLOG("order %lx\n", order);
498 DLOG("unmap offset %lx len %lx\n", offset, len);
512 DLOG("map offset %lx len %lx\n", offset, len);
555 DLOG("current %u ppid %u file %p count %d\n", current->pid,
646 DLOG("remappin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/msm/
H A Dmsm_fb.c50 #define DLOG(mask, fmt, args...) \ macro
113 DLOG(SUSPEND_RESUME, "full update completed\n");
143 DLOG(SUSPEND_RESUME, "tried to start dma while asleep\n");
205 DLOG(SHOW_UPDATES, "update %d %d %d %d %d %d\n",
213 DLOG(SUSPEND_RESUME, "drawing while asleep\n");
260 DLOG(SUSPEND_RESUME, "full update starting\n");
275 DLOG(SHOW_UPDATES, "update queued %d %d %d %d %d\n",
309 DLOG(SUSPEND_RESUME, "turning on panel\n");
H A Dmdp_ppp.c24 #define DLOG(x...) do {} while (0) macro
232 DLOG("crap bad scale\n");
551 DLOG("invalid_src %x %x %lx %lx\n", regs->src0,
558 DLOG("invalid_src1");
564 DLOG("invalid_dst");
570 DLOG("invalid_dst1");

Completed in 68 milliseconds