Searched refs:DEB_S (Results 1 – 8 of 8) sorted by relevance
329 DEB_S("already capturing\n"); in video_begin()332 DEB_S("already capturing in another open\n"); in video_begin()337 DEB_S("warning: suspending overlay video for streaming capture\n"); in video_begin()359 DEB_S("cannot get capture resource %d\n", resource); in video_begin()391 DEB_S("not capturing\n"); in video_end()396 DEB_S("capturing, but in another open\n"); in video_end()484 DEB_S("planar pixelformat '%4.4s' not allowed for overlay\n", in vidioc_s_fbuf()950 DEB_S("not capturing\n"); in vidioc_streamoff()955 DEB_S("capturing, but in another open\n"); in vidioc_streamoff()1255 DEB_S("already capturing\n"); in video_read()[all …]
210 DEB_S("no extension registered for this device\n"); in fops_open()218 DEB_S("cannot allocate memory for per open data\n"); in fops_open()229 DEB_S("initializing vbi...\n"); in fops_open()235 DEB_S("initializing video...\n"); in fops_open()
77 DEB_S("%s: %s timed out while waiting for transfer completion\n", in saa7146_wait_for_debi_done_sleep()112 DEB_S("%s: %s timed out while waiting for transfer completion\n", in saa7146_wait_for_debi_done_busyloop()
388 DEB_S("cannot get vbi RESOURCE_DMA3_BRS resource\n"); in vbi_open()
265 DEB_S("cannot register i2c-device. skipping.\n"); in hexium_attach()403 DEB_S("failed to register extension\n"); in hexium_init_module()
226 DEB_S("cannot register i2c-device. skipping.\n"); in hexium_probe()473 DEB_S("failed to register extension\n"); in hexium_init_module()
239 DEB_S("cannot register i2c-device. skipping.\n"); in mxb_probe()850 DEB_S("failed to register extension\n"); in mxb_init_module()
40 #define DEB_S(fmt, ...) _DBG(0x01, fmt, ##__VA_ARGS__) macro