Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ivtv/
H A Divtvfb.c124 #define IVTVFB_WARN(fmt, args...) printk(KERN_WARNING "ivtvfb%d: " fmt, itv->instance , ## args) macro
284IVTVFB_WARN("ivtvfb_prep_dec_dma_to_device, Error with pin_user_pages: %d bytes, %d pages returned… in ivtvfb_prep_dec_dma_to_device()
335 IVTVFB_WARN("ivtvfb_prep_frame: Overflowing the framebuffer %ld, only %d available\n", in ivtvfb_prep_frame()
342 IVTVFB_WARN("ivtvfb_prep_frame: Source address not 32 bit aligned (%p)\n", in ivtvfb_prep_frame()
346 IVTVFB_WARN("ivtvfb_prep_frame: Dest offset not 32 bit aligned (%ld)\n", dest_offset); in ivtvfb_prep_frame()
349 IVTVFB_WARN("ivtvfb_prep_frame: Count not a multiple of 4 (%d)\n", count); in ivtvfb_prep_frame()
353 IVTVFB_WARN("Invalid userspace pointer %p\n", source); in ivtvfb_prep_frame()