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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-driver.c845 int check_alloc_btres(struct bttv *btv, struct bttv_fh *fh, int bit) function
2745 if (!check_alloc_btres(btv, fh, RESOURCE_OVERLAY))
2855 if (!check_alloc_btres(btv, fh, res))
2875 if (!check_alloc_btres(btv, fh, res))
3033 read() may change vbi_end in check_alloc_btres(). */
3131 if (!check_alloc_btres(fh->btv, fh, RESOURCE_VIDEO_READ)) {
3141 if (!check_alloc_btres(fh->btv,fh,RESOURCE_VBI))
3160 if (!check_alloc_btres(fh->btv,fh,RESOURCE_VBI))

Completed in 46 milliseconds