Searched refs:RESOURCE_VIDEO_STREAM (Results 1 – 2 of 2) sorted by relevance
54 #define RESOURCE_VIDEO_STREAM 2 macro
648 RESOURCE_VIDEO_STREAM | \661 if (bit & (RESOURCE_VIDEO_READ | RESOURCE_VIDEO_STREAM)) in check_alloc_btres_lock()662 xbits |= RESOURCE_VIDEO_READ | RESOURCE_VIDEO_STREAM; in check_alloc_btres_lock()2217 res = RESOURCE_VIDEO_STREAM; in bttv_resource()2914 if (check_btres(fh,RESOURCE_VIDEO_STREAM)) { in bttv_poll()2923 if (locked_btres(fh->btv,RESOURCE_VIDEO_STREAM)) in bttv_poll()3029 if (check_btres(fh, RESOURCE_VIDEO_STREAM)) { in bttv_release()3031 free_btres_lock(btv,fh,RESOURCE_VIDEO_STREAM); in bttv_release()