Home
last modified time | relevance | path

Searched refs:PDBGG (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/media/video/et61x251/
Det61x251.h207 #undef PDBGG
208 #define PDBGG(fmt, args...) do {;} while(0) /* placeholder */ macro
Det61x251_core.c314 PDBGG("I2C raw write: %u bytes, address = 0x%02X, data1 = 0x%02X, " in et61x251_i2c_raw_write()
388 PDBGG("Isochrnous frame: length %u, #%u i, image length %zu", in et61x251_urb_complete()
629 PDBGG("I2C read: address 0x%02X, value: 0x%02X", address, data[0]); in et61x251_i2c_try_read()
662 PDBGG("I2C write: address 0x%02X, value: 0x%02X", address, value); in et61x251_i2c_try_write()
1068 PDBGG("Scaling factor: %u", scale); in et61x251_set_scale()
1096 PDBGG("fmw_sx, fmw_sy, fmw_length, fmw_height: %u %u %u %u", in et61x251_set_crop()
1423 PDBGG("Frame #%lu, bytes read: %zu", in et61x251_read()
2251 PDBGG("Frame #%lu queued", (unsigned long)b.index); in et61x251_vidioc_qbuf()
2306 PDBGG("Frame #%lu dequeued", (unsigned long)f->buf.index); in et61x251_vidioc_dqbuf()
/linux-2.6.39/drivers/media/video/sn9c102/
Dsn9c102.h209 #undef PDBGG
210 #define PDBGG(fmt, args...) do {;} while(0) /* placeholder */ macro
Dsn9c102_core.c423 PDBGG("I2C read: address 0x%02X, first read byte: 0x%02X", data1, in sn9c102_i2c_try_raw_read()
470 PDBGG("I2C raw write: %u bytes, data0 = 0x%02X, data1 = 0x%02X, " in sn9c102_i2c_try_raw_write()
556 PDBGG("Bytes to analyze: %zd. SOF " in sn9c102_find_sof_header()
747 PDBGG("Isochrnous frame: length %u, #%u i", len, i); in sn9c102_urb_complete()
765 PDBGG("Expected EOF not found: video " in sn9c102_urb_complete()
828 PDBGG("Ignoring pointless isochronous frame"); in sn9c102_urb_complete()
1597 PDBGG("Scaling factor: %u", scale); in sn9c102_set_scale()
1619 PDBGG("h_start, v_start, h_size, v_size, ho_size, vo_size " in sn9c102_set_crop()
2002 PDBGG("Frame #%lu, bytes read: %zu", in sn9c102_read()
2278 PDBGG("VIDIOC_G_CTRL: id %lu, value %lu", in sn9c102_vidioc_g_ctrl()
[all …]