Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-driver.c701 int check_btres(struct bttv_fh *fh, int bit) in check_btres() function
2189 if (check_btres(fh, RESOURCE_OVERLAY)) { in setup_window_lock()
2241 if (check_btres(fh,res)) in bttv_switch_type()
2630 if (check_btres(fh, RESOURCE_OVERLAY)) { in bttv_s_fbuf()
2924 if (check_btres(fh,RESOURCE_VIDEO_STREAM)) { in bttv_poll()
3035 if (check_btres(fh, RESOURCE_OVERLAY)) in bttv_release()
3039 if (check_btres(fh, RESOURCE_VIDEO_STREAM)) { in bttv_release()
3047 if (check_btres(fh, RESOURCE_VIDEO_READ)) { in bttv_release()
3052 if (check_btres(fh, RESOURCE_VBI)) { in bttv_release()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-driver.c688 int check_btres(struct bttv *btv, int bit) in check_btres() function
1959 if (check_btres(btv, res)) in bttv_switch_type()

Completed in 9 milliseconds