/linux-4.4.14/drivers/media/i2c/ |
D | adv7183.c | 124 v4l2_info(sd, "adv7183: Input control = 0x%02x\n", in adv7183_log_status() 126 v4l2_info(sd, "adv7183: Video selection = 0x%02x\n", in adv7183_log_status() 128 v4l2_info(sd, "adv7183: Output control = 0x%02x\n", in adv7183_log_status() 130 v4l2_info(sd, "adv7183: Extended output control = 0x%02x\n", in adv7183_log_status() 132 v4l2_info(sd, "adv7183: Autodetect enable = 0x%02x\n", in adv7183_log_status() 134 v4l2_info(sd, "adv7183: Contrast = 0x%02x\n", in adv7183_log_status() 136 v4l2_info(sd, "adv7183: Brightness = 0x%02x\n", in adv7183_log_status() 138 v4l2_info(sd, "adv7183: Hue = 0x%02x\n", in adv7183_log_status() 140 v4l2_info(sd, "adv7183: Default value Y = 0x%02x\n", in adv7183_log_status() 142 v4l2_info(sd, "adv7183: Default value C = 0x%02x\n", in adv7183_log_status() [all …]
|
D | tc358743.c | 183 v4l2_info(sd, "I2C write 0x%04x = 0x%02x", in i2c_wr() 187 v4l2_info(sd, "I2C write 0x%04x = 0x%02x%02x", in i2c_wr() 191 v4l2_info(sd, "I2C write 0x%04x = 0x%02x%02x%02x%02x", in i2c_wr() 195 v4l2_info(sd, "I2C write %d bytes from address 0x%04x\n", in i2c_wr() 455 v4l2_info(sd, "DVI-D signal - AVI infoframe not supported\n"); in print_avi_infoframe() 1118 v4l2_info(sd, "-----Chip status-----\n"); in tc358743_log_status() 1119 v4l2_info(sd, "Chip ID: 0x%02x\n", in tc358743_log_status() 1121 v4l2_info(sd, "Chip revision: 0x%02x\n", in tc358743_log_status() 1123 v4l2_info(sd, "Reset: IR: %d, CEC: %d, CSI TX: %d, HDMI: %d\n", in tc358743_log_status() 1128 v4l2_info(sd, "Sleep mode: %s\n", sysctl & MASK_SLEEP ? "on" : "off"); in tc358743_log_status() [all …]
|
D | ths7303.c | 269 v4l2_info(sd, "Channel %d Off\n", reg); in ths7303_log_channel_status() 273 v4l2_info(sd, "Channel %d On\n", reg); in ths7303_log_channel_status() 274 v4l2_info(sd, " value 0x%x\n", val); in ths7303_log_channel_status() 275 v4l2_info(sd, " %s\n", stc_lpf_sel_txt[(val >> 6) & 0x3]); in ths7303_log_channel_status() 276 v4l2_info(sd, " %s\n", in_mux_sel_txt[(val >> 5) & 0x1]); in ths7303_log_channel_status() 277 v4l2_info(sd, " %s\n", lpf_freq_sel_txt[(val >> 3) & 0x3]); in ths7303_log_channel_status() 278 v4l2_info(sd, " %s\n", in_bias_sel_dis_cont_txt[(val >> 0) & 0x7]); in ths7303_log_channel_status() 285 v4l2_info(sd, "stream %s\n", state->stream_on ? "On" : "Off"); in ths7303_log_status() 293 v4l2_info(sd, in ths7303_log_status() 302 v4l2_info(sd, "no timings set\n"); in ths7303_log_status()
|
D | adv7842.c | 869 v4l2_info(sd, "0x000-0x0ff: IO Map\n"); in adv7842_inv_register() 870 v4l2_info(sd, "0x100-0x1ff: AVLink Map\n"); in adv7842_inv_register() 871 v4l2_info(sd, "0x200-0x2ff: CEC Map\n"); in adv7842_inv_register() 872 v4l2_info(sd, "0x300-0x3ff: InfoFrame Map\n"); in adv7842_inv_register() 873 v4l2_info(sd, "0x400-0x4ff: SDP_IO Map\n"); in adv7842_inv_register() 874 v4l2_info(sd, "0x500-0x5ff: SDP Map\n"); in adv7842_inv_register() 875 v4l2_info(sd, "0x600-0x6ff: AFE Map\n"); in adv7842_inv_register() 876 v4l2_info(sd, "0x700-0x7ff: Repeater Map\n"); in adv7842_inv_register() 877 v4l2_info(sd, "0x800-0x8ff: EDID Map\n"); in adv7842_inv_register() 878 v4l2_info(sd, "0x900-0x9ff: HDMI Map\n"); in adv7842_inv_register() [all …]
|
D | adv7604.c | 814 v4l2_info(sd, "0x000-0x0ff: IO Map\n"); in adv76xx_inv_register() 815 v4l2_info(sd, "0x100-0x1ff: AVLink Map\n"); in adv76xx_inv_register() 816 v4l2_info(sd, "0x200-0x2ff: CEC Map\n"); in adv76xx_inv_register() 817 v4l2_info(sd, "0x300-0x3ff: InfoFrame Map\n"); in adv76xx_inv_register() 818 v4l2_info(sd, "0x400-0x4ff: ESDP Map\n"); in adv76xx_inv_register() 819 v4l2_info(sd, "0x500-0x5ff: DPP Map\n"); in adv76xx_inv_register() 820 v4l2_info(sd, "0x600-0x6ff: AFE Map\n"); in adv76xx_inv_register() 821 v4l2_info(sd, "0x700-0x7ff: Repeater Map\n"); in adv76xx_inv_register() 822 v4l2_info(sd, "0x800-0x8ff: EDID Map\n"); in adv76xx_inv_register() 823 v4l2_info(sd, "0x900-0x9ff: HDMI Map\n"); in adv76xx_inv_register() [all …]
|
D | ths8200.c | 128 v4l2_info(sd, "----- Chip status -----\n"); in ths8200_log_status() 129 v4l2_info(sd, "version: %u\n", state->chip_version); in ths8200_log_status() 130 v4l2_info(sd, "power: %s\n", (reg_03 & 0x0c) ? "off" : "on"); in ths8200_log_status() 131 v4l2_info(sd, "reset: %s\n", (reg_03 & 0x01) ? "off" : "on"); in ths8200_log_status() 132 v4l2_info(sd, "test pattern: %s\n", in ths8200_log_status() 134 v4l2_info(sd, "format: %ux%u\n", in ths8200_log_status() 466 v4l2_info(sd, "%s found @ 0x%x (%s)\n", client->name, in ths8200_probe()
|
D | adv7511.c | 416 v4l2_info(sd, "0x000-0x0ff: Main Map\n"); in adv7511_inv_register() 427 v4l2_info(sd, "Register %03llx not supported\n", reg->reg); in adv7511_g_register() 441 v4l2_info(sd, "Register %03llx not supported\n", reg->reg); in adv7511_s_register() 479 v4l2_info(sd, "%s infoframe not transmitted\n", cri->desc); in log_infoframe() 550 v4l2_info(sd, "power %s\n", state->power_on ? "on" : "off"); in adv7511_log_status() 551 v4l2_info(sd, "%s hotplug, %s Rx Sense, %s EDID (%d block(s))\n", in adv7511_log_status() 556 v4l2_info(sd, "%s output %s\n", in adv7511_log_status() 561 v4l2_info(sd, "state: %s, error: %s, detect count: %u, msk/irq: %02x/%02x\n", in adv7511_log_status() 565 v4l2_info(sd, "RGB quantization: %s range\n", adv7511_rd(sd, 0x18) & 0x80 ? "limited" : "full"); in adv7511_log_status() 584 v4l2_info(sd, "CTS %s mode: N %d, CTS %d\n", in adv7511_log_status() [all …]
|
D | ad9389b.c | 382 v4l2_info(sd, "chip revision %d\n", state->chip_revision); in ad9389b_log_status() 383 v4l2_info(sd, "power %s\n", state->power_on ? "on" : "off"); in ad9389b_log_status() 384 v4l2_info(sd, "%s hotplug, %s Rx Sense, %s EDID (%d block(s))\n", in ad9389b_log_status() 390 v4l2_info(sd, "%s output %s\n", in ad9389b_log_status() 395 v4l2_info(sd, "ad9389b: %s\n", (ad9389b_rd(sd, 0xb8) & 0x40) ? in ad9389b_log_status() 397 v4l2_info(sd, "state: %s, error: %s, detect count: %u, msk/irq: %02x/%02x\n", in ad9389b_log_status() 403 v4l2_info(sd, "ad9389b: RGB quantization: %s range\n", in ad9389b_log_status() 405 v4l2_info(sd, "ad9389b: %s gear %d\n", in ad9389b_log_status() 431 v4l2_info(sd, "ad9389b: CTS %s mode: N %d, CTS %d\n", in ad9389b_log_status() 434 v4l2_info(sd, "ad9389b: VIC: detected %d, sent %d\n", in ad9389b_log_status() [all …]
|
D | saa7115.c | 1532 v4l2_info(sd, "Audio frequency: %d Hz\n", state->audclk_freq); in saa711x_log_status() 1537 v4l2_info(sd, "Video signal: %s\n", signalOk ? "ok" : "bad"); in saa711x_log_status() 1538 v4l2_info(sd, "Frequency: %s\n", (reg1f & 0x20) ? "60 Hz" : "50 Hz"); in saa711x_log_status() 1550 v4l2_info(sd, "Input: S-Video %d\n", state->input - 6); in saa711x_log_status() 1552 v4l2_info(sd, "Input: Composite %d\n", state->input); in saa711x_log_status() 1553 v4l2_info(sd, "Video signal: %s\n", signalOk ? (vcr ? "VCR" : "broadcast/DVD") : "bad"); in saa711x_log_status() 1554 v4l2_info(sd, "Frequency: %s\n", (reg1f & 0x20) ? "60 Hz" : "50 Hz"); in saa711x_log_status() 1558 v4l2_info(sd, "Detected format: NTSC\n"); in saa711x_log_status() 1561 v4l2_info(sd, "Detected format: PAL\n"); in saa711x_log_status() 1564 v4l2_info(sd, "Detected format: SECAM\n"); in saa711x_log_status() [all …]
|
D | saa7127.c | 684 v4l2_info(sd, "Standard: %s\n", (state->std & V4L2_STD_525_60) ? "60 Hz" : "50 Hz"); in saa7127_log_status() 685 v4l2_info(sd, "Input: %s\n", state->input_type ? "color bars" : "normal"); in saa7127_log_status() 686 v4l2_info(sd, "Output: %s\n", state->video_enable ? in saa7127_log_status() 688 v4l2_info(sd, "WSS: %s\n", state->wss_enable ? in saa7127_log_status() 690 v4l2_info(sd, "VPS: %s\n", state->vps_enable ? "enabled" : "disabled"); in saa7127_log_status() 691 v4l2_info(sd, "CC: %s\n", state->cc_enable ? "enabled" : "disabled"); in saa7127_log_status() 775 v4l2_info(sd, "%s found @ 0x%x (%s)\n", client->name, in saa7127_probe()
|
D | m52790.c | 110 v4l2_info(sd, "Switch 1: %02x\n", in m52790_log_status() 112 v4l2_info(sd, "Switch 2: %02x\n", in m52790_log_status()
|
D | sony-btf-mpx.c | 243 v4l2_info(client, in mpx_setup() 265 v4l2_info(client, "MPX system: %02x%02x\n", in mpx_setup() 271 v4l2_info(client, "MPX status: %02x%02x\n", in mpx_setup()
|
D | cs5345.c | 119 v4l2_info(sd, "Input: %d%s\n", v, in cs5345_log_status() 123 v4l2_info(sd, "Volume: %d dB\n", vol); in cs5345_log_status()
|
D | tw2804.c | 156 v4l2_info(sd, "Standard: %s\n", in tw2804_log_status() 158 v4l2_info(sd, "Channel: %d\n", state->channel); in tw2804_log_status() 159 v4l2_info(sd, "Input: %d\n", state->input); in tw2804_log_status()
|
D | tvp7002.c | 767 v4l2_info(sd, "Selected DV Timings: %ux%u\n", bt->width, bt->height); in tvp7002_log_status() 769 v4l2_info(sd, "Detected DV Timings: None\n"); in tvp7002_log_status() 772 v4l2_info(sd, "Detected DV Timings: %ux%u\n", in tvp7002_log_status() 775 v4l2_info(sd, "Streaming enabled: %s\n", in tvp7002_log_status() 984 v4l2_info(sd, "Rev. %02x detected.\n", revision); in tvp7002_probe() 986 v4l2_info(sd, "Unknown revision detected.\n"); in tvp7002_probe()
|
D | tvaudio.c | 172 v4l2_info(sd, in chip_write() 202 v4l2_info(sd, in chip_write_masked() 269 v4l2_info(sd, in chip_cmd() 1072 v4l2_info(sd, "found tda9874%s.\n", (dic == 0x11) ? "a" : "h"); in tda9874a_checkit() 1209 v4l2_info(sd, "found tda9875%s rev. %d.\n", in tda9875_checkit() 1845 v4l2_info(sd, "Chip: %s\n", desc->name); in tvaudio_log_status() 1930 v4l2_info(sd, "%s found @ 0x%x (%s)\n", desc->name, client->addr<<1, client->adapter->name); in tvaudio_probe() 1961 v4l2_info(sd, "volume callback undefined!\n"); in tvaudio_probe() 1979 v4l2_info(sd, "bass/treble callbacks undefined!\n"); in tvaudio_probe() 2010 v4l2_info(sd, "set/get mode callbacks undefined!\n"); in tvaudio_probe()
|
D | vp27smpx.c | 118 v4l2_info(sd, "Audio Mode: %u%s\n", state->audmode, in vp27smpx_log_status()
|
D | vpx3220.c | 529 v4l2_info(sd, "%s found @ 0x%x (%s)\n", name, in vpx3220_probe() 532 v4l2_info(sd, "chip (%02x:%04x) found @ 0x%x (%s)\n", in vpx3220_probe()
|
D | adv7393.c | 277 v4l2_info(sd, "Standard: %llx\n", (unsigned long long)state->std); in adv7393_log_status() 278 v4l2_info(sd, "Output: %s\n", (state->output == 0) ? "Composite" : in adv7393_log_status()
|
D | tvp5150.c | 1142 v4l2_info(sd, "tvp%02x%02xam1 detected.\n", in tvp5150_probe() 1150 v4l2_info(sd, "tvp%02x%02xa detected.\n", in tvp5150_probe() 1153 v4l2_info(sd, "*** unknown tvp%02x%02x chip detected.\n", in tvp5150_probe() 1155 v4l2_info(sd, "*** Rom ver is %d.%d\n", in tvp5150_probe()
|
D | tw9906.c | 147 v4l2_info(sd, "Standard: %d Hz\n", is_60hz ? 60 : 50); in tw9906_log_status()
|
D | tw9903.c | 177 v4l2_info(sd, "Standard: %d Hz\n", is_60hz ? 60 : 50); in tw9903_log_status()
|
D | adv7343.c | 292 v4l2_info(sd, "Standard: %llx\n", (unsigned long long)state->std); in adv7343_log_status() 293 v4l2_info(sd, "Output: %s\n", (state->output == 0) ? "Composite" : in adv7343_log_status()
|
D | cs53l32a.c | 111 v4l2_info(sd, "Input: %d\n", (v >> 4) & 3); in cs53l32a_log_status()
|
D | bt856.c | 87 v4l2_info(&encoder->sd, "register dump:\n"); in bt856_dump()
|
D | upd64083.c | 142 v4l2_info(sd, "Status: SA00=%02x SA01=%02x SA02=%02x SA03=%02x " in upd64083_log_status()
|
D | upd64031a.c | 151 v4l2_info(sd, "Status: SA00=0x%02x SA01=0x%02x\n", in upd64031a_log_status()
|
D | wm8739.c | 166 v4l2_info(sd, "Frequency: %u Hz\n", state->clock_freq); in wm8739_log_status()
|
D | tvp514x.c | 318 v4l2_info(sd, "Reg(0x%.2X): 0x%.2X\n", reg, val); in dump_reg() 527 v4l2_info(sd, "%s (Version - 0x%.2x) found at 0x%x (%s)\n", in tvp514x_detect() 1127 v4l2_info(sd, "%s decoder driver registered !!\n", sd->name); in tvp514x_probe()
|
D | wm8775.c | 162 v4l2_info(sd, "Input: %d\n", state->input); in wm8775_log_status()
|
D | noon010pc30.c | 396 v4l2_info(&info->sd, "%s: sensor is already on\n", __func__); in power_enable() 437 v4l2_info(&info->sd, "%s: sensor is already off\n", __func__); in power_disable()
|
D | mt9v011.c | 513 v4l2_info(sd, "*** unknown micron chip detected (0x%04x).\n", in mt9v011_probe()
|
D | s5k5baf.c | 814 v4l2_info(&state->sd, in s5k5baf_hw_find_min_fiv() 1168 v4l2_info(&state->sd, "frame interval changed to %d00us\n", in s5k5baf_set_frame_interval() 1738 v4l2_info(&state->sd, "FW API=%#x, revision=%#x sensor_id=%#x\n", in s5k5baf_check_fw_revision()
|
D | saa717x.c | 1281 v4l2_info(sd, "%s found @ 0x%x (%s)\n", p, in saa717x_probe()
|
D | s5k4ecgx.c | 288 v4l2_info(sd, "chip found FW ver: 0x%x, HW rev: 0x%x\n", in s5k4ecgx_read_fw_ver()
|
D | ov9650.c | 1452 v4l2_info(sd, "Found OV%04X sensor\n", ov965x->id); in ov965x_detect_sensor()
|
D | s5k6aa.c | 1460 v4l2_info(&s5k6aa->sd, "FW API ver.: 0x%X, FW rev.: 0x%X\n", in s5k6aa_check_fw_revision()
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23888-ir.c | 962 v4l2_info(sd, "IR Receiver:\n"); in cx23888_ir_log_status() 963 v4l2_info(sd, "\tEnabled: %s\n", in cx23888_ir_log_status() 965 v4l2_info(sd, "\tDemodulation from a carrier: %s\n", in cx23888_ir_log_status() 967 v4l2_info(sd, "\tFIFO: %s\n", in cx23888_ir_log_status() 986 v4l2_info(sd, "\tPulse timers' start/stop trigger: %s\n", s); in cx23888_ir_log_status() 987 v4l2_info(sd, "\tFIFO data on pulse timer overflow: %s\n", in cx23888_ir_log_status() 989 v4l2_info(sd, "\tFIFO interrupt watermark: %s\n", in cx23888_ir_log_status() 991 v4l2_info(sd, "\tLoopback mode: %s\n", in cx23888_ir_log_status() 994 v4l2_info(sd, "\tExpected carrier (16 clocks): %u Hz\n", in cx23888_ir_log_status() 1018 v4l2_info(sd, "\tNext carrier edge window: 16 clocks " in cx23888_ir_log_status() [all …]
|
/linux-4.4.14/drivers/media/i2c/cx25840/ |
D | cx25840-ir.c | 1060 v4l2_info(sd, "IR Receiver:\n"); in cx25840_ir_log_status() 1061 v4l2_info(sd, "\tEnabled: %s\n", in cx25840_ir_log_status() 1063 v4l2_info(sd, "\tDemodulation from a carrier: %s\n", in cx25840_ir_log_status() 1065 v4l2_info(sd, "\tFIFO: %s\n", in cx25840_ir_log_status() 1084 v4l2_info(sd, "\tPulse timers' start/stop trigger: %s\n", s); in cx25840_ir_log_status() 1085 v4l2_info(sd, "\tFIFO data on pulse timer overflow: %s\n", in cx25840_ir_log_status() 1087 v4l2_info(sd, "\tFIFO interrupt watermark: %s\n", in cx25840_ir_log_status() 1089 v4l2_info(sd, "\tLoopback mode: %s\n", in cx25840_ir_log_status() 1092 v4l2_info(sd, "\tExpected carrier (16 clocks): %u Hz\n", in cx25840_ir_log_status() 1116 v4l2_info(sd, "\tNext carrier edge window: 16 clocks " in cx25840_ir_log_status() [all …]
|
/linux-4.4.14/drivers/media/platform/vivid/ |
D | vivid-core.c | 472 v4l2_info(&dev->v4l2_dev, "reconnect\n"); in vivid_fop_release() 688 v4l2_info(&dev->v4l2_dev, "using %splanar format API\n", in vivid_create_instance() 764 v4l2_info(&dev->v4l2_dev, "Capture Crop: %c Compose: %c Scaler: %c\n", in vivid_create_instance() 779 v4l2_info(&dev->v4l2_dev, "Output Crop: %c Compose: %c Scaler: %c\n", in vivid_create_instance() 1128 v4l2_info(&dev->v4l2_dev, "Framebuffer device registered as fb%d\n", in vivid_create_instance() 1153 v4l2_info(&dev->v4l2_dev, "V4L2 capture device registered as %s\n", in vivid_create_instance() 1178 v4l2_info(&dev->v4l2_dev, "V4L2 output device registered as %s\n", in vivid_create_instance() 1197 v4l2_info(&dev->v4l2_dev, "V4L2 capture device registered as %s, supports %s VBI\n", in vivid_create_instance() 1220 v4l2_info(&dev->v4l2_dev, "V4L2 output device registered as %s, supports %s VBI\n", in vivid_create_instance() 1241 v4l2_info(&dev->v4l2_dev, "V4L2 capture device registered as %s\n", in vivid_create_instance() [all …]
|
D | vivid-ctrls.c | 112 v4l2_info(&dev->v4l2_dev, "disconnect\n"); in vivid_user_gen_s_ctrl()
|
/linux-4.4.14/drivers/staging/media/davinci_vpfe/ |
D | vpfe_mc_capture.c | 209 v4l2_info(vpfe_dev->pdev->driver, "vpfe capture clocks disabled\n"); in vpfe_disable_clock() 258 v4l2_info(vpfe_dev->pdev->driver, "vpss clock %s enabled", in vpfe_enable_clock() 368 v4l2_info(&vpfe_dev->v4l2_dev, in register_i2c_devices() 379 v4l2_info(&vpfe_dev->v4l2_dev, in register_i2c_devices() 389 v4l2_info(&vpfe_dev->v4l2_dev, in register_i2c_devices() 656 v4l2_info(&vpfe_dev->v4l2_dev, "v4l2 device registered\n"); in vpfe_probe() 694 v4l2_info(pdev->dev.driver, "vpfe_remove\n"); in vpfe_remove()
|
/linux-4.4.14/drivers/media/pci/cx18/ |
D | cx18-driver.h | 176 v4l2_info(&cx->v4l2_dev, " " type ": " fmt , ## args); \ 190 v4l2_info(&cx->v4l2_dev, " " type ": " fmt , ## args); \ 204 #define CX18_INFO(fmt, args...) v4l2_info(&cx->v4l2_dev, fmt , ## args) 210 v4l2_info(dev, " " type ": " fmt , ## args); \ 232 v4l2_info(dev, " " type ": " fmt , ## args); \ 253 #define CX18_INFO_DEV(dev, fmt, args...) v4l2_info(dev, fmt , ## args)
|
/linux-4.4.14/drivers/media/usb/hdpvr/ |
D | hdpvr-core.c | 146 v4l2_info(&dev->v4l2_dev, "firmware version 0x%x dated %s\n", in device_authorization() 168 v4l2_info(&dev->v4l2_dev, "untested firmware, the driver might" in device_authorization() 395 v4l2_info(&dev->v4l2_dev, "device now attached to %s\n", in hdpvr_probe() 418 v4l2_info(&dev->v4l2_dev, "device %s disconnected\n", in hdpvr_disconnect()
|
/linux-4.4.14/drivers/media/usb/go7007/ |
D | s2250-board.c | 459 v4l2_info(sd, "Standard: %s\n", state->std == V4L2_STD_NTSC ? "NTSC" : in s2250_log_status() 463 v4l2_info(sd, "Input: %s\n", state->input == 0 ? "Composite" : in s2250_log_status() 466 v4l2_info(sd, "Audio input: %s\n", state->audio_input == 0 ? "Line In" : in s2250_log_status() 529 v4l2_info(sd, "initializing %s at address 0x%x on %s\n", in s2250_probe() 604 v4l2_info(sd, "initialized successfully\n"); in s2250_probe()
|
D | go7007-driver.c | 525 v4l2_info(&go->v4l2_dev, "dropping oversized frame\n"); in go7007_parse_video_stream()
|
/linux-4.4.14/drivers/media/radio/ |
D | radio-isa.c | 149 v4l2_info(&isa->v4l2_dev, "I/O Port = 0x%03x\n", isa->io); in radio_isa_log_status() 279 v4l2_info(v4l2_dev, "Initialized radio card %s on port 0x%03x\n", in radio_isa_common_probe() 301 v4l2_info(&isa->v4l2_dev, "Removed radio card %s\n", isa->drv->card); in radio_isa_common_remove()
|
D | radio-sf16fmi.c | 365 v4l2_info(v4l2_dev, "card driver at 0x%x\n", fmi->io); in fmi_init()
|
D | radio-miropcm20.c | 491 v4l2_info(v4l2_dev, "Mirosound PCM20 Radio tuner\n"); in pcm20_init()
|
D | radio-cadet.c | 658 v4l2_info(v4l2_dev, "ADS Cadet Radio Card at 0x%x\n", dev->io); in cadet_init()
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | fimc-lite-reg.c | 342 v4l2_info(&dev->subdev, "--- %s ---\n", label); in flite_hw_dump_regs() 346 v4l2_info(&dev->subdev, "%9s: 0x%08x\n", in flite_hw_dump_regs()
|
D | media-dev.c | 351 v4l2_info(&fmd->v4l2_dev, "Remote device at %s not found\n", in fimc_md_parse_port_node() 691 v4l2_info(&fmd->v4l2_dev, "Unregistered all entities\n"); in fimc_md_unregister_entities() 743 v4l2_info(&fmd->v4l2_dev, "created link [%s] %c> [%s]\n", in __fimc_md_create_fimc_sink_links() 763 v4l2_info(&fmd->v4l2_dev, "created link [%s] -> [%s]\n", in __fimc_md_create_fimc_sink_links() 883 v4l2_info(&fmd->v4l2_dev, "created link [%s] => [%s]\n", in fimc_md_create_links() 1295 v4l2_info(&fmd->v4l2_dev, "Registered sensor subdevice: %s (%d)\n", in subdev_notifier_bound()
|
D | mipi-csis.c | 442 v4l2_info(&state->sd, "--- %s ---\n", label); in dump_regs() 446 v4l2_info(&state->sd, "%10s: 0x%08x\n", registers[i].name, cfg); in dump_regs() 484 v4l2_info(&state->sd, "%s events: %d\n", in s5pcsis_log_counters()
|
D | fimc-isp-video.c | 635 v4l2_info(v4l2_dev, "Registered %s as /dev/%s\n", in fimc_isp_video_device_register()
|
D | fimc-m2m.c | 750 v4l2_info(v4l2_dev, "Registered %s as /dev/%s\n", in fimc_register_m2m_device()
|
D | fimc-lite.c | 1336 v4l2_info(sd->v4l2_dev, "Registered %s as /dev/%s\n", in fimc_lite_subdev_registered()
|
D | fimc-capture.c | 1816 v4l2_info(v4l2_dev, "Registered %s as /dev/%s\n", in fimc_register_capture_device()
|
/linux-4.4.14/drivers/media/platform/s5p-g2d/ |
D | g2d.c | 276 v4l2_info(&dev->v4l2_dev, "instance opened\n"); in g2d_open() 289 v4l2_info(&dev->v4l2_dev, "instance closed\n"); in g2d_release() 710 v4l2_info(&dev->v4l2_dev, "device registered as /dev/video%d\n", in g2d_probe() 759 v4l2_info(&dev->v4l2_dev, "Removing " G2D_NAME); in g2d_remove()
|
/linux-4.4.14/drivers/media/i2c/s5c73m3/ |
D | s5c73m3-spi.c | 137 v4l2_info(&state->sensor_sd, "S5C73M3 SPI probed successfully\n"); in s5c73m3_spi_probe()
|
D | s5c73m3-core.c | 320 v4l2_info(&state->sensor_sd, "AF soft-landing failed\n"); in s5c73m3_set_af_softlanding() 343 v4l2_info(&state->sensor_sd, "AF soft-landing %s after %dms\n", in s5c73m3_set_af_softlanding() 365 v4l2_info(sd, "Loading firmware (%s, %zu B)\n", fw_name, fw->size); in s5c73m3_load_fw() 521 v4l2_info(sd, "Sensor type: %s, FW version: %s\n", in s5c73m3_read_fw_version() 1315 v4l2_info(sd, "power: %d, apply_fmt: %d\n", state->power, in s5c73m3_oif_log_status() 1766 v4l2_info(sd, "%s: completed successfully\n", __func__); in s5c73m3_probe()
|
D | s5c73m3-ctrls.c | 56 v4l2_info(&state->sensor_sd, "Unknown AF status %#x\n", reg); in s5c73m3_get_af_status()
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-driver.h | 144 v4l2_info(&itv->v4l2_dev, " " type ": " fmt , ##args); \ 160 v4l2_info(&itv->v4l2_dev, " " type ": " fmt , ##args); \ 176 #define IVTV_INFO(fmt, args...) v4l2_info(&itv->v4l2_dev, fmt , ## args)
|
/linux-4.4.14/include/media/ |
D | v4l2-common.h | 70 #define v4l2_info(dev, fmt, arg...) \ macro
|
/linux-4.4.14/drivers/media/platform/davinci/ |
D | vpbe.c | 643 v4l2_info(&vpbe_dev->v4l2_dev, "vpbe v4l2 device registered\n"); in vpbe_initialize() 704 v4l2_info(&vpbe_dev->v4l2_dev, in vpbe_initialize() 733 v4l2_info(&vpbe_dev->v4l2_dev, in vpbe_initialize()
|
D | vpfe_capture.c | 900 v4l2_info(&vpfe_dev->v4l2_dev, "width = %d, height = %d, bpp = %d\n", in vpfe_check_format() 922 v4l2_info(&vpfe_dev->v4l2_dev, "adjusted width = %d, height =" in vpfe_check_format() 1897 v4l2_info(&vpfe_dev->v4l2_dev, "v4l2 device registered\n"); in vpfe_probe() 1920 v4l2_info(&vpfe_dev->v4l2_dev, "video device registered\n"); in vpfe_probe() 1948 v4l2_info(&vpfe_dev->v4l2_dev, in vpfe_probe() 1958 v4l2_info(&vpfe_dev->v4l2_dev, in vpfe_probe() 1996 v4l2_info(pdev->dev.driver, "vpfe_remove\n"); in vpfe_remove()
|
D | vpbe_display.c | 1350 v4l2_info(&disp_dev->vpbe_dev->v4l2_dev, in register_device() 1352 v4l2_info(&disp_dev->vpbe_dev->v4l2_dev, in register_device()
|
D | vpif_capture.c | 1408 v4l2_info(&vpif_obj.v4l2_dev, "VPIF capture driver initialized\n"); in vpif_probe_complete() 1500 v4l2_info(&vpif_obj.v4l2_dev, in vpif_probe()
|
/linux-4.4.14/drivers/media/platform/ |
D | arv.c | 642 v4l2_info(&ar->v4l2_dev, "Initializing "); in ar_initialize() 743 v4l2_info(v4l2_dev, "Colour AR VGA driver %s\n", VERSION); in ar_init() 826 v4l2_info(v4l2_dev, "%s: Found M64278 VGA (IRQ %d, Freq %dMHz).\n", in ar_init()
|
D | mx2_emmaprp.c | 941 v4l2_info(&pcdev->v4l2_dev, EMMAPRP_MODULE_NAME in emmaprp_probe() 993 v4l2_info(&pcdev->v4l2_dev, "Removing " EMMAPRP_MODULE_NAME); in emmaprp_remove()
|
D | vim2m.c | 1019 v4l2_info(&dev->v4l2_dev, in vim2m_probe() 1047 v4l2_info(&dev->v4l2_dev, "Removing " MEM2MEM_NAME); in vim2m_remove()
|
D | m2m-deinterlace.c | 1045 v4l2_info(&pcdev->v4l2_dev, MEM2MEM_TEST_MODULE_NAME in deinterlace_probe() 1082 v4l2_info(&pcdev->v4l2_dev, "Removing " MEM2MEM_TEST_MODULE_NAME); in deinterlace_remove()
|
D | rcar_jpu.c | 1722 v4l2_info(&jpu->v4l2_dev, "encoder device registered as /dev/video%d\n", in jpu_probe() 1724 v4l2_info(&jpu->v4l2_dev, "decoder device registered as /dev/video%d\n", in jpu_probe()
|
/linux-4.4.14/drivers/media/i2c/m5mols/ |
D | m5mols_core.c | 457 v4l2_info(sd, "Manufacturer\t[%s]\n", in m5mols_get_version() 464 v4l2_info(sd, "Customer/Project\t[0x%02x/0x%02x]\n", in m5mols_get_version() 468 v4l2_info(sd, "No support Auto Focus on this firmware\n"); in m5mols_get_version()
|
/linux-4.4.14/drivers/media/platform/s3c-camif/ |
D | camif-core.c | 227 v4l2_info(v4l2_dev, "registered sensor subdevice %s\n", sd->name); in camif_register_sensor() 240 v4l2_info(sd, "Initial format from sensor: %dx%d, %#x\n", in camif_register_sensor()
|
D | camif-capture.c | 1184 v4l2_info(&camif->v4l2_dev, "registered %s as /dev/%s\n", in s3c_camif_register_video_node()
|
/linux-4.4.14/drivers/media/platform/blackfin/ |
D | bfin_capture.c | 846 v4l2_info(&bcap_dev->v4l2_dev, "v4l2 device registered\n"); in bcap_probe() 890 v4l2_info(&bcap_dev->v4l2_dev, "video device registered as: %s\n", in bcap_probe() 919 v4l2_info(&bcap_dev->v4l2_dev, "v4l2 sub device registered\n"); in bcap_probe()
|
/linux-4.4.14/drivers/media/pci/cobalt/ |
D | cobalt-driver.h | 171 #define cobalt_info(fmt, arg...) v4l2_info(&cobalt->v4l2_dev, fmt, ## arg)
|
/linux-4.4.14/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc.c | 1189 v4l2_info(&dev->v4l2_dev, in s5p_mfc_probe() 1214 v4l2_info(&dev->v4l2_dev, in s5p_mfc_probe() 1263 v4l2_info(&dev->v4l2_dev, "Removing %s\n", pdev->name); in s5p_mfc_remove()
|
/linux-4.4.14/drivers/media/platform/coda/ |
D | coda-bit.c | 703 v4l2_info(&dev->v4l2_dev, "Firmware code revision: %d\n", in coda_check_firmware() 725 v4l2_info(&dev->v4l2_dev, "Initialized %s.\n", in coda_check_firmware() 729 v4l2_info(&dev->v4l2_dev, "Firmware version: %u.%u.%u\n", in coda_check_firmware()
|
D | coda-common.c | 2007 v4l2_info(&dev->v4l2_dev, "codec registered as /dev/video[%d-%d]\n", in coda_fw_callback()
|
/linux-4.4.14/drivers/media/usb/stk1160/ |
D | stk1160-v4l.c | 851 v4l2_info(&dev->v4l2_dev, "V4L2 device registered as %s\n", in stk1160_video_register()
|
/linux-4.4.14/drivers/media/pci/meye/ |
D | meye.c | 1749 v4l2_info(v4l2_dev, "Motion Eye Camera Driver v%s.\n", in meye_probe() 1751 v4l2_info(v4l2_dev, "mchip KL5A72002 rev. %d, base %lx, irq %d\n", in meye_probe()
|
/linux-4.4.14/drivers/media/platform/s5p-jpeg/ |
D | jpeg-core.c | 2874 v4l2_info(&jpeg->v4l2_dev, in s5p_jpeg_probe() 2903 v4l2_info(&jpeg->v4l2_dev, in s5p_jpeg_probe() 2912 v4l2_info(&jpeg->v4l2_dev, "Samsung S5P JPEG codec\n"); in s5p_jpeg_probe()
|
/linux-4.4.14/drivers/media/radio/si4713/ |
D | si4713.c | 492 v4l2_info(&sdev->sd, "chip found @ 0x%02x (%s)\n", in si4713_checkrev()
|
/linux-4.4.14/drivers/media/platform/ti-vpe/ |
D | vpe.c | 2285 v4l2_info(&dev->v4l2_dev, "Removing " VPE_MODULE_NAME); in vpe_remove()
|
/linux-4.4.14/drivers/media/usb/s2255/ |
D | s2255drv.c | 1696 v4l2_info(&dev->v4l2_dev, "V4L2 device registered as %s\n", in s2255_probe_v4l()
|
/linux-4.4.14/drivers/media/platform/am437x/ |
D | am437x-vpfe.c | 53 v4l2_info(&dev->v4l2_dev, fmt, ##arg)
|