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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-video.c1233 if (restart_overlay && fh && res_check(fh, RESOURCE_OVERLAY)) {
1412 if (res_check(fh, RESOURCE_OVERLAY)) {
1416 res_free(dev,fh,RESOURCE_OVERLAY);
1620 if (res_check(fh, RESOURCE_OVERLAY)) {
1833 if (res_check(fh, RESOURCE_OVERLAY)) {
1891 if (res_locked(fh->dev,RESOURCE_OVERLAY))
2106 if (!res_get(dev,fh,RESOURCE_OVERLAY))
2113 if (!res_check(fh, RESOURCE_OVERLAY))
2118 res_free(dev,fh,RESOURCE_OVERLAY);
H A Dsaa7134.h308 #define RESOURCE_OVERLAY 1 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttvp.h68 #define RESOURCE_OVERLAY 1 macro
H A Dbttv-driver.c827 RESOURCE_OVERLAY is allocated.
837 RESOURCE_OVERLAY)
1741 free_btres(btv,fh,RESOURCE_OVERLAY);
2556 if (check_btres(fh, RESOURCE_OVERLAY)) {
3019 if (!check_alloc_btres(btv,fh,RESOURCE_OVERLAY))
3311 if (check_btres(fh, RESOURCE_OVERLAY)) {
3780 if (check_btres(fh, RESOURCE_OVERLAY))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88.h257 #define RESOURCE_OVERLAY 1 macro
H A Dcx88-video.c844 if (res_check(fh, RESOURCE_OVERLAY)) {
845 res_free(dev,fh,RESOURCE_OVERLAY);

Completed in 107 milliseconds