Searched refs:DEB_S (Results 1 – 8 of 8) sorted by relevance
328 DEB_S("already capturing\n"); in video_begin()331 DEB_S("already capturing in another open\n"); in video_begin()336 DEB_S("warning: suspending overlay video for streaming capture\n"); in video_begin()358 DEB_S("cannot get capture resource %d\n", resource); in video_begin()390 DEB_S("not capturing\n"); in video_end()395 DEB_S("capturing, but in another open\n"); in video_end()483 DEB_S("planar pixelformat '%4.4s' not allowed for overlay\n", in vidioc_s_fbuf()949 DEB_S("not capturing\n"); in vidioc_streamoff()954 DEB_S("capturing, but in another open\n"); in vidioc_streamoff()1254 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()
226 DEB_S("cannot register i2c-device. skipping.\n"); in hexium_probe()479 DEB_S("failed to register extension\n"); in hexium_init_module()
265 DEB_S("cannot register i2c-device. skipping.\n"); in hexium_attach()408 DEB_S("failed to register extension\n"); in hexium_init_module()
239 DEB_S("cannot register i2c-device. skipping.\n"); in mxb_probe()857 DEB_S("failed to register extension\n"); in mxb_init_module()
40 #define DEB_S(fmt, ...) _DBG(0x01, fmt, ##__VA_ARGS__) macro