Searched refs:DEB_S (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/
H A Dsaa7146_fops.c214 DEB_S(("no extension registered for this device.\n"));
222 DEB_S(("cannot allocate memory for per open data.\n"));
232 DEB_S(("initializing vbi...\n"));
238 DEB_S(("initializing video...\n"));
H A Dsaa7146_video.c394 DEB_S(("already capturing.\n"));
397 DEB_S(("already capturing in another open.\n"));
402 DEB_S(("warning: suspending overlay video for streaming capture.\n"));
423 DEB_S(("cannot get capture resource %d\n",resource));
454 DEB_S(("not capturing.\n"));
459 DEB_S(("capturing, but in another open.\n"));
545 DEB_S(("planar pixelformat '%4.4s' not allowed for overlay\n",
1092 DEB_S(("not capturing.\n"));
1097 DEB_S(("capturing, but in another open.\n"));
1440 DEB_S(("alread
[all...]
H A Dsaa7146_core.c80 DEB_S(("%s: %s timed out while waiting for transfer "
116 DEB_S(("%s: %s timed out while waiting for transfer "
H A Dsaa7146_vbi.c378 DEB_S(("cannot get vbi RESOURCE_DMA3_BRS resource\n"));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dhexium_orion.c238 DEB_S(("cannot register i2c-device. skipping.\n"));
483 DEB_S(("failed to register extension.\n"));
H A Dhexium_gemini.c372 DEB_S(("cannot register i2c-device. skipping.\n"));
509 DEB_S(("failed to register extension.\n"));
H A Dmxb.c183 DEB_S(("cannot register i2c-device. skipping.\n"));
859 DEB_S(("failed to register extension.\n"));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Dsaa7146.h39 #define DEB_S(x) if (0!=(DEBUG_VARIABLE&0x01)) { DEBUG_PROLOG; printk x; } /* simple debug messages */ macro

Completed in 84 milliseconds