Searched refs:DEB_S (Results 1 – 7 of 7) sorted by relevance
227 DEB_S("cannot register i2c-device. skipping.\n"); in hexium_probe()481 DEB_S("failed to register extension\n"); in hexium_init_module()
266 DEB_S("cannot register i2c-device. skipping.\n"); in hexium_attach()409 DEB_S("failed to register extension\n"); in hexium_init_module()
240 DEB_S("cannot register i2c-device. skipping.\n"); in mxb_probe()861 DEB_S("failed to register extension\n"); in mxb_init_module()
78 DEB_S("%s: %s timed out while waiting for transfer completion\n", in saa7146_wait_for_debi_done_sleep()113 DEB_S("%s: %s timed out while waiting for transfer completion\n", in saa7146_wait_for_debi_done_busyloop()
351 DEB_S("cannot get vbi RESOURCE_DMA3_BRS resource\n"); in vbi_begin()
204 DEB_S("cannot get capture resource %d\n", resource); in video_begin()
40 #define DEB_S(fmt, ...) _DBG(0x01, fmt, ##__VA_ARGS__) macro