Searched refs:res_check (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/video/saa7134/
H A Dsaa7134-video.c517 static int res_check(struct saa7134_fh *fh, unsigned int bit) function
1275 if (restart_overlay && fh && res_check(fh, RESOURCE_OVERLAY)) {
1425 if (res_check(fh,RESOURCE_VIDEO)) {
1466 if (res_check(fh, RESOURCE_OVERLAY)) {
1474 if (res_check(fh, RESOURCE_VIDEO)) {
1484 if (res_check(fh, RESOURCE_VBI)) {
1713 if (res_check(fh, RESOURCE_OVERLAY)) {
1882 if (fh && res_check(fh, RESOURCE_OVERLAY)) {
2198 if (!res_check(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-video.c374 static int res_check(struct cx23885_fh *fh, unsigned int bit) function
806 if (res_check(fh, RESOURCE_VIDEO)) {
835 if (res_check(fh, RESOURCE_OVERLAY)) {
840 if (res_check(fh, RESOURCE_VIDEO)) {
850 if (res_check(fh, RESOURCE_VBI)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-video.c364 int res_check(struct cx8800_fh *fh, unsigned int bit) function
872 if (res_check(fh,RESOURCE_VIDEO)) {
900 if (res_check(fh, RESOURCE_OVERLAY)) {
905 if (res_check(fh, RESOURCE_VIDEO)) {
915 if (res_check(fh, RESOURCE_VBI)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dzr364xx.c725 static inline int res_check(struct zr364xx_camera *cam) function
944 if (res_check(cam)) {
1374 if (res_check(cam)) {
H A Ds2255drv.c802 static int res_check(struct s2255_fh *fh) function
1867 if (res_check(fh)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/au0828/
H A Dau0828-video.c874 static int res_check(struct au0828_fh *fh, unsigned int bit) function
989 if (res_check(fh, AU0828_RESOURCE_VIDEO)) {
994 if (res_check(fh, AU0828_RESOURCE_VBI)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-video.c875 static int res_check(struct em28xx_fh *fh, unsigned int bit) function
2236 if (res_check(fh, EM28XX_RESOURCE_VIDEO)) {
2241 if (res_check(fh, EM28XX_RESOURCE_VBI)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-video.c862 static int res_check(struct cx231xx_fh *fh) function
2055 if (res_check(fh))

Completed in 210 milliseconds