Searched refs:CX18_WARN (Results 1 – 6 of 6) sorted by relevance
/drivers/media/pci/cx18/ |
D | cx18-mailbox.c | 244 CX18_WARN("Got DMA done notification for unknown/inactive handle %d, %s mailbox seq no %d\n", in epu_dma_done() 279 …CX18_WARN("Fell behind! Ignoring stale mailbox with inconsistent data. Lost MDL for mailbox seq n… in epu_dma_done() 287 CX18_WARN("Could not find MDL %d for stream %s\n", in epu_dma_done() 347 CX18_WARN("Unknown CPU to EPU mailbox command %#0x\n", in epu_cmd() 354 CX18_WARN("Unknown APU to EPU mailbox command %#0x\n", in epu_cmd() 397 CX18_WARN("Unhandled RPU (%d) for command %x ack\n", in mb_ack_irq() 480 CX18_WARN("Unknown CPU to EPU mailbox command %#0x\n", in epu_cmd_irq() 487 CX18_WARN("Unknown APU to EPU mailbox command %#0x\n", in epu_cmd_irq() 541 …CX18_WARN("Unable to find blank work order form to schedule incoming mailbox command processing\n"… in cx18_api_epu_cmd_irq() 593 CX18_WARN("unknown cmd %x\n", cmd); in cx18_api_call() [all …]
|
D | cx18-driver.c | 475 CX18_WARN("pal= argument not recognised\n"); in cx18_parse_std() 500 CX18_WARN("secam= argument not recognised\n"); in cx18_parse_std() 517 CX18_WARN("ntsc= argument not recognised\n"); in cx18_parse_std() 983 CX18_WARN("Could not register GPIO reset controllersubdevice; proceeding anyway.\n"); in cx18_probe() 1156 CX18_WARN("Retry loading firmware\n"); in cx18_init_on_first_open() 1187 CX18_WARN("Retry loading firmware\n"); in cx18_init_on_first_open()
|
D | cx18-controls.c | 51 CX18_WARN("Unable to allocate buffers for sliced VBI data insertion\n"); in cx18_s_stream_vbi_fmt()
|
D | cx18-queue.c | 153 CX18_WARN("Skipped %s, MDL %d, %d times - it must have dropped out of rotation\n", in cx18_queue_get_mdl()
|
D | cx18-driver.h | 189 #define CX18_WARN(fmt, args...) v4l2_warn(&cx->v4l2_dev, fmt , ## args) macro
|
D | cx18-fileops.c | 38 CX18_WARN("MPEG Index stream cannot be claimed directly, but something tried.\n"); in cx18_claim_stream()
|