Searched refs:bttv_irq_wakeup_video (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 2727 bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup, in bttv_irq_wakeup_video() function 2832 bttv_irq_wakeup_video(btv, &old, &new, VB2_BUF_STATE_DONE); in bttv_irq_timeout() 2921 bttv_irq_wakeup_video(btv, &old, &new, VB2_BUF_STATE_DONE); in bttv_irq_switch_video()
|
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 3547 bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup, in bttv_irq_wakeup_video() function 3627 bttv_irq_wakeup_video(btv, &old, &new, VIDEOBUF_ERROR); in bttv_irq_timeout() 3712 bttv_irq_wakeup_video(btv, &old, &new, VIDEOBUF_DONE); in bttv_irq_switch_video()
|
Completed in 10 milliseconds