/linux-2.6.39/drivers/media/video/gspca/ |
D | sq905c.c | 159 PDEBUG(D_STREAM, in sq905c_dostream() 167 PDEBUG(D_STREAM, "bytes_left = 0x%x", bytes_left); in sq905c_dostream() 181 PDEBUG(D_STREAM, in sq905c_dostream() 278 PDEBUG(D_STREAM, "Start streaming at high resolution"); in sd_start() 284 PDEBUG(D_STREAM, "Start streaming at medium resolution"); in sd_start()
|
D | jeilinj.c | 206 PDEBUG(D_STREAM, in jlj_dostream() 212 PDEBUG(D_STREAM, "blocks_left = 0x%x", blocks_left); in jlj_dostream() 231 PDEBUG(D_STREAM, in jlj_dostream() 301 PDEBUG(D_STREAM, "Start streaming at 320x240"); in sd_start()
|
D | gspca.c | 67 PDEBUG(D_CONF|D_STREAM, "%s %c%c%c%c %dx%d", in PDEBUG_MODE() 75 PDEBUG(D_CONF|D_STREAM, "%s 0x%08x %dx%d", in PDEBUG_MODE() 519 PDEBUG(D_STREAM, "frame alloc frsz: %d", frsz); in frame_alloc() 554 PDEBUG(D_STREAM, "frame free"); in frame_free() 572 PDEBUG(D_STREAM, "kill transfer"); in destroy_urbs() 617 PDEBUG(D_STREAM, "stream off OK"); in gspca_stream_off() 676 PDEBUG(D_STREAM, "use alt %d ep 0x%02x", in get_ep() 712 PDEBUG(D_STREAM, in create_urbs() 721 PDEBUG(D_STREAM, "bulk bsize:%d", bsize); in create_urbs() 815 PDEBUG(D_STREAM, "init transfer alt %d", in gspca_init_transfer() [all …]
|
D | spca500.c | 487 PDEBUG(D_STREAM, "ClickSmart310 ping 0x0d04 0x%02x 0x%02x", in spca500_ping310() 494 PDEBUG(D_STREAM, "ClickSmart310 init 0x0d05 0x%02x 0x%02x", in spca500_clksmart310_init() 604 PDEBUG(D_ERR|D_STREAM, "spca50x_setup_qtable failed on init"); in spca500_reinit() 655 PDEBUG(D_STREAM, "SPCA500 init"); in sd_init() 660 PDEBUG(D_STREAM, "SPCA500 init done"); in sd_init() 686 PDEBUG(D_STREAM, "Spca500 Sensor Address 0x%02x", in sd_start() 688 PDEBUG(D_STREAM, "Spca500 curr_mode: %d Xmult: 0x%02x, Ymult: 0x%02x", in sd_start() 887 PDEBUG(D_STREAM, "stop SPCA500 done reg8000: 0x%2x", in sd_stopN()
|
D | spca506.c | 206 PDEBUG(D_STREAM, "** Open Set Norme **"); in spca506_SetNormeInput() 233 PDEBUG(D_STREAM, "Set Video Byte to 0x%2x", videomask); in spca506_SetNormeInput() 234 PDEBUG(D_STREAM, "Set Norme: %08x Channel %d", norme, channel); in spca506_SetNormeInput() 246 PDEBUG(D_STREAM, "Get Norme: %d Channel %d", *norme, *channel); in spca506_GetNormeInput() 254 PDEBUG(D_STREAM, "** SetSize **"); in spca506_Setsize() 402 PDEBUG(D_STREAM, "** Close Init *"); in sd_init() 530 PDEBUG(D_STREAM, "webcam started"); in sd_start()
|
D | sq905.c | 375 PDEBUG(D_STREAM, "Start streaming at high resolution"); in sd_start() 379 PDEBUG(D_STREAM, "Start streaming at medium resolution"); in sd_start() 383 PDEBUG(D_STREAM, "Start streaming at low resolution"); in sd_start()
|
D | finepix.c | 91 PDEBUG(D_STREAM, "dostream started"); in dostream() 150 PDEBUG(D_STREAM, "dostream stopped"); in dostream()
|
D | pac7302.c | 496 PDEBUG(D_ERR|D_STREAM, in reg_w_var() 591 PDEBUG(D_CONF|D_STREAM, "color: %i", sd->colors); in setcolors() 602 PDEBUG(D_CONF|D_STREAM, "white_balance: %i", sd->white_balance); in setwhitebalance() 613 PDEBUG(D_CONF|D_STREAM, "red_balance: %i", sd->red_balance); in setredbalance() 624 PDEBUG(D_CONF|D_STREAM, "blue_balance: %i", sd->blue_balance); in setbluebalance()
|
D | stk014.c | 379 PDEBUG(D_STREAM, "camera started alt: 0x%02x", in sd_start() 401 PDEBUG(D_STREAM, "camera stopped"); in sd_stopN()
|
D | sunplus.c | 496 PDEBUG(D_STREAM, in spca504_read_info() 564 PDEBUG(D_STREAM, "FirmWare : %d %d %d %d %d ", in spca50x_GetFirmware() 787 PDEBUG(D_STREAM, "Opening SPCA504 (PC-CAM 600)"); in sd_init() 802 PDEBUG(D_STREAM, "Opening SPCA504"); in sd_init()
|
D | pac207.c | 295 PDEBUG(D_STREAM, "pac207_start mode 176x144"); in sd_start() 297 PDEBUG(D_STREAM, "pac207_start mode 352x288"); in sd_start()
|
D | etoms.c | 357 PDEBUG(D_STREAM, "Open Init2 ET"); in Et_init2() 535 PDEBUG(D_STREAM, "Open Init1 ET"); in Et_init1() 547 PDEBUG(D_STREAM, "Open mode %d Compression %d", in Et_init1()
|
D | t613.c | 919 PDEBUG(D_STREAM, "Reg 0x%02x = 0x%02x", read_indexs[i], in sd_init() 930 PDEBUG(D_STREAM, "Reg 0x%02x = 0x%02x", 0x80, in sd_init() 957 PDEBUG(D_STREAM, "Reg 0x%02x = 0x%02x", 0x80, in sd_init() 1016 PDEBUG(D_STREAM, "[Sensor requires polling]"); in poll_sensor()
|
D | gspca.h | 25 #define D_STREAM 0x08 macro
|
D | spca561.c | 475 PDEBUG(D_STREAM, "Chip revision: 012a"); in sd_init_12a() 481 PDEBUG(D_STREAM, "Chip revision: 072a"); in sd_init_72a()
|
D | spca501.c | 1958 PDEBUG(D_STREAM, "Initializing SPCA501 finished"); in sd_init()
|
D | pac7311.c | 364 PDEBUG(D_ERR|D_STREAM, in reg_w_var()
|
D | ov519.c | 2546 PDEBUG(D_STREAM, "stopping"); in ov51x_stop() 2575 PDEBUG(D_STREAM, "restarting"); in ov51x_restart() 3913 PDEBUG(D_STREAM, "Setting framerate to %d fps", in ov519_mode_init_regs()
|
D | sonixj.c | 2300 PDEBUG(D_STREAM, "qual_upd %d%%", sd->quality); in qual_upd()
|
/linux-2.6.39/drivers/media/video/gspca/stv06xx/ |
D | stv06xx.c | 292 PDEBUG(D_STREAM, "Starting stream failed"); in stv06xx_start() 294 PDEBUG(D_STREAM, "Started streaming"); in stv06xx_start() 331 PDEBUG(D_ERR|D_STREAM, "set alt 1 err %d", ret); in stv06xx_isoc_nego() 350 PDEBUG(D_STREAM, "Failed to stop stream"); in stv06xx_stopN() 352 PDEBUG(D_STREAM, "Stopped streaming"); in stv06xx_stopN()
|
D | stv06xx_vv6410.c | 217 PDEBUG(D_STREAM, "Starting stream"); in vv6410_start() 235 PDEBUG(D_STREAM, "Halting stream"); in vv6410_stop()
|
D | stv06xx_pb0100.c | 262 PDEBUG(D_STREAM, "Started stream, status: %d", err); in pb0100_start() 279 PDEBUG(D_STREAM, "Halting stream"); in pb0100_stop()
|
D | stv06xx_hdcs.c | 526 PDEBUG(D_STREAM, "Starting stream"); in hdcs_start() 533 PDEBUG(D_STREAM, "Halting stream"); in hdcs_stop()
|
D | stv06xx_st6422.c | 342 PDEBUG(D_STREAM, "Halting stream"); in st6422_stop()
|
/linux-2.6.39/drivers/media/video/gspca/m5602/ |
D | m5602_core.c | 272 PDEBUG(D_STREAM, "Transfer started"); in m5602_start_transfer()
|