Searched refs:RESOURCE_OVERLAY (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-video.c1275 if (restart_overlay && fh && res_check(fh, RESOURCE_OVERLAY)) {
1466 if (res_check(fh, RESOURCE_OVERLAY)) {
1470 res_free(dev,fh,RESOURCE_OVERLAY);
1713 if (res_check(fh, RESOURCE_OVERLAY)) {
1845 } else if (res_locked(dev, RESOURCE_OVERLAY)) {
1882 if (fh && res_check(fh, RESOURCE_OVERLAY)) {
1967 if (res_locked(fh->dev, RESOURCE_OVERLAY))
2191 if (!res_get(dev, fh, RESOURCE_OVERLAY))
2198 if (!res_check(fh, RESOURCE_OVERLAY))
2203 res_free(dev, fh, RESOURCE_OVERLAY);
[all...]
H A Dsaa7134.h384 #define RESOURCE_OVERLAY 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttvp.h65 #define RESOURCE_OVERLAY 1 macro
H A Dbttv-driver.c832 RESOURCE_OVERLAY is allocated.
842 RESOURCE_OVERLAY)
1685 free_btres(btv,fh,RESOURCE_OVERLAY);
2371 if (check_btres(fh, RESOURCE_OVERLAY)) {
2745 if (!check_alloc_btres(btv, fh, RESOURCE_OVERLAY))
2822 if (check_btres(fh, RESOURCE_OVERLAY)) {
3285 if (check_btres(fh, RESOURCE_OVERLAY))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885.h51 #define RESOURCE_OVERLAY 1 macro
H A Dcx23885-video.c835 if (res_check(fh, RESOURCE_OVERLAY)) {
836 res_free(dev, fh, RESOURCE_OVERLAY);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ngene/
H A Dngene.h845 #define RESOURCE_OVERLAY 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88.h289 #define RESOURCE_OVERLAY 1 macro
H A Dcx88-video.c900 if (res_check(fh, RESOURCE_OVERLAY)) {
901 res_free(dev,fh,RESOURCE_OVERLAY);

Completed in 182 milliseconds