Searched refs:res_get (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dvivi.c890 static int res_get(struct vivi_dev *dev, struct vivi_fh *fh) function
1089 if (!res_get(dev,fh))
1301 if (res_get(fh->dev,fh)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-video.c318 static int res_get(struct cx8800_dev *dev, struct cx8800_fh *fh, unsigned int bit) function
798 if (!res_get(fh->dev,fh,RESOURCE_VBI))
815 if (!res_get(fh->dev,fh,RESOURCE_VBI))
1170 if (unlikely(!res_get(dev,fh,get_ressource(fh))))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-video.c499 static int res_get(struct saa7134_dev *dev, struct saa7134_fh *fh, unsigned int bit) function
1352 if (!res_get(fh->dev,fh,RESOURCE_VBI))
2106 if (!res_get(dev,fh,RESOURCE_OVERLAY))
2182 if (!res_get(dev,fh,res))

Completed in 174 milliseconds