Home
last modified time | relevance | path

Searched refs:D_CONF (Results 1 – 12 of 12) sorted by relevance

/drivers/media/video/gspca/m5602/
Dm5602_core.c50 PDEBUG(D_CONF, "Reading bridge register 0x%x containing 0x%x", in m5602_read_bridge()
65 PDEBUG(D_CONF, "Writing bridge register 0x%x with 0x%x", in m5602_write_bridge()
123 PDEBUG(D_CONF, "Reading sensor register " in m5602_read_sensor()
156 PDEBUG(D_CONF, "Writing sensor register 0x%x with 0x%x", in m5602_write_sensor()
229 PDEBUG(D_CONF, "Initializing ALi m5602 webcam"); in m5602_init()
/drivers/media/video/gspca/stv06xx/
Dstv06xx_vv6410.c90 PDEBUG(D_CONF, "Cropping to QVGA"); in vv6410_start()
99 PDEBUG(D_CONF, "Enabling subsampling"); in vv6410_start()
Dstv06xx.c54 PDEBUG(D_CONF, "Written 0x%x to address 0x%x, status: %d", in stv06xx_write_bridge()
72 PDEBUG(D_CONF, "Read 0x%x from address 0x%x, status %d", in stv06xx_read_bridge()
/drivers/media/video/gspca/
Dt613.c602 PDEBUG(D_CONF, "Gamma: %d", sd->gamma); in setgamma()
667 PDEBUG(D_CONF, "sensor om6802"); in sd_init()
670 PDEBUG(D_CONF, "sensor tas5130a"); in sd_init()
673 PDEBUG(D_CONF, "unknown sensor %02x %02x", byte, test_byte); in sd_init()
767 PDEBUG(D_CONF, in seteffect()
Dpac7311.c505 PDEBUG(D_CONF, "Find Sensor PAC7302"); in sd_config()
509 PDEBUG(D_CONF, "Find Sensor PAC7311"); in sd_config()
585 PDEBUG(D_CONF|D_STREAM, "color: %i", sd->colors); in setcolors()
Dgspca.h24 #define D_CONF 0x04 macro
Dov534.c104 PDEBUG(D_CONF, "led status: %d", status); in ov534_set_led()
Dgspca.c58 PDEBUG(D_CONF|D_STREAM, "%s %c%c%c%c %dx%d", in PDEBUG_MODE()
66 PDEBUG(D_CONF|D_STREAM, "%s 0x%08x %dx%d", in PDEBUG_MODE()
795 if (gspca_debug & D_CONF) in try_fmt_vid_cap()
1038 PDEBUG(D_CONF, "set ctrl [%08x] = %d", ctrl->id, ctrl->value); in vidioc_s_ctrl()
Dzc3xx.c6495 PDEBUG(D_CONF, "gamma:%d contrast:%d gamma coeff: %d/128", in setcontrast()
6505 if (gspca_debug & D_CONF) in setcontrast()
6509 PDEBUG(D_CONF, "tb: %02x %02x %02x %02x %02x %02x %02x %02x", in setcontrast()
6511 PDEBUG(D_CONF, " %02x %02x %02x %02x %02x %02x %02x %02x", in setcontrast()
6525 if (gspca_debug & D_CONF) in setcontrast()
6529 PDEBUG(D_CONF, " %02x %02x %02x %02x %02x %02x %02x %02x", in setcontrast()
6531 PDEBUG(D_CONF, " %02x %02x %02x %02x %02x %02x %02x %02x", in setcontrast()
Dsonixj.c1142 PDEBUG(D_CONF, "set exposure %d", in setexposure()
1159 PDEBUG(D_CONF, "set exposure %d", gainOm[3]); in setexposure()
Detoms.c721 PDEBUG(D_CONF, "Etoms gain G %d", gspca_dev->usb_buf[0]); in Et_getgainG()
Dsonixb.c637 PDEBUG(D_CONF, "brightness %d : %d", value, i2c[4]); in setbrightness()