Searched refs:res_get (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/au0828/
H A Dau0828-video.c851 static int res_get(struct au0828_fh *fh, unsigned int bit) function
1048 if (!res_get(fh, AU0828_RESOURCE_VBI))
1069 if (!res_get(fh, AU0828_RESOURCE_VIDEO))
1073 if (!res_get(fh, AU0828_RESOURCE_VBI))
1569 if (unlikely(!res_get(fh, get_ressource(fh))))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tm6000/
H A Dtm6000-video.c782 static int res_get(struct tm6000_core *dev, struct tm6000_fh *fh) function
981 if (!res_get(dev,fh))
1329 if (res_get(fh->dev,fh)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-video.c351 static int res_get(struct cx23885_dev *dev, struct cx23885_fh *fh, function
782 if (!res_get(fh->dev, fh, RESOURCE_VBI))
800 if (!res_get(fh->dev, fh, RESOURCE_VBI))
1101 if (unlikely(!res_get(dev, fh, get_resource(fh))))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-video.c837 static int res_get(struct cx231xx_fh *fh) function
1571 rc = res_get(fh);
2136 rc = res_get(fh);
2163 rc = res_get(fh);
2190 rc = res_get(fh);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-video.c852 static int res_get(struct em28xx_fh *fh, unsigned int bit) function
1732 if (unlikely(!res_get(fh, get_ressource(fh))))
2307 if (!res_get(fh, EM28XX_RESOURCE_VBI))
2332 if (!res_get(fh, EM28XX_RESOURCE_VIDEO))
2336 if (!res_get(fh, EM28XX_RESOURCE_VBI))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-video.c496 static int res_get(struct saa7134_dev *dev, struct saa7134_fh *fh, unsigned int bit) function
1403 if (!res_get(fh->dev,fh,RESOURCE_VBI))
2191 if (!res_get(dev, fh, RESOURCE_OVERLAY))
2250 if (!res_get(dev, fh, res))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-video.c341 static int res_get(struct cx8800_dev *dev, struct cx8800_fh *fh, unsigned int bit) function
848 if (!res_get(fh->dev,fh,RESOURCE_VBI))
866 if (!res_get(fh->dev,fh,RESOURCE_VBI))
1209 if (unlikely(!res_get(dev,fh,get_ressource(fh))))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dzr364xx.c709 static int res_get(struct zr364xx_camera *cam) function
1223 if (!res_get(cam)) {
H A Ds2255drv.c778 static int res_get(struct s2255_fh *fh) function
1318 if (!res_get(fh)) {

Completed in 157 milliseconds