Symbol: CX18_INFO
drivers/media/pci/cx18/cx18-driver.c
1009
CX18_INFO("%s", cx->card->comment);
drivers/media/pci/cx18/cx18-driver.c
1108
CX18_INFO("Initialized card: %s\n", cx->card_name);
drivers/media/pci/cx18/cx18-driver.c
1293
CX18_INFO("Removed %s\n", cx->card_name);
drivers/media/pci/cx18/cx18-driver.c
299
CX18_INFO("eeprom dump:\n");
drivers/media/pci/cx18/cx18-driver.c
302
CX18_INFO("eeprom %02x:", i);
drivers/media/pci/cx18/cx18-driver.c
338
CX18_INFO("eeprom PCI ID: %02x%02x:%02x%02x\n",
drivers/media/pci/cx18/cx18-driver.c
387
CX18_INFO("Unknown EEPROM encoding\n");
drivers/media/pci/cx18/cx18-driver.c
403
CX18_INFO("Autodetected %s\n", cx->card_name);
drivers/media/pci/cx18/cx18-driver.c
437
CX18_INFO("No tuner detected, default to NTSC-M\n");
drivers/media/pci/cx18/cx18-driver.c
634
CX18_INFO("Ignore card\n");
drivers/media/pci/cx18/cx18-driver.c
639
CX18_INFO("User specified %s card\n", cx->card->name);
drivers/media/pci/cx18/cx18-driver.c
645
CX18_INFO("Autodetected Hauppauge card\n");
drivers/media/pci/cx18/cx18-driver.c
662
CX18_INFO("Autodetected %s card\n", cx->card->name);
drivers/media/pci/cx18/cx18-driver.c
826
CX18_INFO("Unreasonably low latency timer, setting to 64 (was %d)\n",
drivers/media/pci/cx18/cx18-driver.c
918
CX18_INFO("Initializing card %d\n", cx->instance);
drivers/media/pci/cx18/cx18-driver.c
954
CX18_INFO("cx23418 revision %08x (A)\n", devtype);
drivers/media/pci/cx18/cx18-driver.c
957
CX18_INFO("cx23418 revision %08x (B)\n", devtype);
drivers/media/pci/cx18/cx18-driver.c
960
CX18_INFO("cx23418 revision %08x (Unknown)\n", devtype);
drivers/media/pci/cx18/cx18-dvb.c
397
CX18_INFO("DVB Frontend registered\n");
drivers/media/pci/cx18/cx18-dvb.c
398
CX18_INFO("Registered DVB adapter%d for %s (%d x %d.%02d kB)\n",
drivers/media/pci/cx18/cx18-dvb.c
431
CX18_INFO("unregister DVB\n");
drivers/media/pci/cx18/cx18-firmware.c
119
CX18_INFO("loaded %s firmware (%zu bytes)\n", fn, fw->size);
drivers/media/pci/cx18/cx18-firmware.c
191
CX18_INFO("loaded %s firmware V%08x (%zu bytes)\n",
drivers/media/pci/cx18/cx18-ioctl.c
948
CX18_INFO("Version: %s Card: %s\n", CX18_VERSION, cx->card_name);
drivers/media/pci/cx18/cx18-ioctl.c
957
CX18_INFO("Video Input: %s\n", vidin.name);
drivers/media/pci/cx18/cx18-ioctl.c
958
CX18_INFO("Audio Input: %s\n", audin.name);
drivers/media/pci/cx18/cx18-ioctl.c
960
CX18_INFO("GPIO: direction 0x%08x, value 0x%08x\n",
drivers/media/pci/cx18/cx18-ioctl.c
963
CX18_INFO("Tuner: %s\n",
drivers/media/pci/cx18/cx18-ioctl.c
966
CX18_INFO("Status flags: 0x%08lx\n", cx->i_flags);
drivers/media/pci/cx18/cx18-ioctl.c
972
CX18_INFO("Stream %s: status 0x%04lx, %d%% of %d KiB (%d buffers) in use\n",
drivers/media/pci/cx18/cx18-ioctl.c
978
CX18_INFO("Read MPEG/VBI: %lld/%lld bytes\n",
drivers/media/pci/cx18/cx18-mailbox.c
332
CX18_INFO("FW version: %s\n", p - 1);
drivers/media/pci/cx18/cx18-streams.c
335
CX18_INFO("Disabled %s device\n", cx18_stream_info[type].name);
drivers/media/pci/cx18/cx18-streams.c
449
CX18_INFO("Registered device %s for %s (%d x %d.%02d kB)\n",
drivers/media/pci/cx18/cx18-streams.c
456
CX18_INFO("Registered device %s for %s\n", name, s->name);
drivers/media/pci/cx18/cx18-streams.c
461
CX18_INFO("Registered device %s for %s (%d x %d bytes)\n",
drivers/media/pci/cx18/cx18-streams.c
465
CX18_INFO("Registered device %s for %s\n",
drivers/media/pci/cx18/cx18-streams.c
993
CX18_INFO("ignoring gop_end: not (yet?) supported by the firmware\n");