Home
last modified time | relevance | path

Searched refs:CX18_WARN (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/media/pci/cx18/
Dcx18-mailbox.c245 CX18_WARN("Got DMA done notification for unknown/inactive handle %d, %s mailbox seq no %d\n", in epu_dma_done()
280CX18_WARN("Fell behind! Ignoring stale mailbox with inconsistent data. Lost MDL for mailbox seq n… in epu_dma_done()
288 CX18_WARN("Could not find MDL %d for stream %s\n", in epu_dma_done()
348 CX18_WARN("Unknown CPU to EPU mailbox command %#0x\n", in epu_cmd()
355 CX18_WARN("Unknown APU to EPU mailbox command %#0x\n", in epu_cmd()
398 CX18_WARN("Unhandled RPU (%d) for command %x ack\n", in mb_ack_irq()
481 CX18_WARN("Unknown CPU to EPU mailbox command %#0x\n", in epu_cmd_irq()
488 CX18_WARN("Unknown APU to EPU mailbox command %#0x\n", in epu_cmd_irq()
542CX18_WARN("Unable to find blank work order form to schedule incoming mailbox command processing\n"… in cx18_api_epu_cmd_irq()
594 CX18_WARN("unknown cmd %x\n", cmd); in cx18_api_call()
[all …]
Dcx18-driver.c474 CX18_WARN("pal= argument not recognised\n"); in cx18_parse_std()
499 CX18_WARN("secam= argument not recognised\n"); in cx18_parse_std()
516 CX18_WARN("ntsc= argument not recognised\n"); in cx18_parse_std()
982 CX18_WARN("Could not register GPIO reset controllersubdevice; proceeding anyway.\n"); in cx18_probe()
1155 CX18_WARN("Retry loading firmware\n"); in cx18_init_on_first_open()
1186 CX18_WARN("Retry loading firmware\n"); in cx18_init_on_first_open()
Dcx18-controls.c51 CX18_WARN("Unable to allocate buffers for sliced VBI data insertion\n"); in cx18_s_stream_vbi_fmt()
Dcx18-queue.c153 CX18_WARN("Skipped %s, MDL %d, %d times - it must have dropped out of rotation\n", in cx18_queue_get_mdl()
Dcx18-driver.h188 #define CX18_WARN(fmt, args...) v4l2_warn(&cx->v4l2_dev, fmt , ## args) macro
Dcx18-fileops.c38 CX18_WARN("MPEG Index stream cannot be claimed directly, but something tried.\n"); in cx18_claim_stream()