Searched refs:cx88_wakeup (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-core.c | 518 void cx88_wakeup(struct cx88_core *core, in cx88_wakeup() function 531 EXPORT_SYMBOL(cx88_wakeup); variable
|
H A D | cx88.h | 616 void cx88_wakeup(struct cx88_core *core,
|
H A D | cx88-mpeg.c | 335 cx88_wakeup(dev->core, &dev->mpegq, count); in cx8802_mpeg_irq()
|
H A D | cx88-video.c | 1088 cx88_wakeup(core, &dev->vidq, count); in cx8800_vid_irq() 1096 cx88_wakeup(core, &dev->vbiq, count); in cx8800_vid_irq()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-core.c | 520 void cx88_wakeup(struct cx88_core *core, in cx88_wakeup() function 533 EXPORT_SYMBOL(cx88_wakeup); variable
|
H A D | cx88.h | 616 void cx88_wakeup(struct cx88_core *core,
|
H A D | cx88-mpeg.c | 335 cx88_wakeup(dev->core, &dev->mpegq, count); in cx8802_mpeg_irq()
|
H A D | cx88-video.c | 1088 cx88_wakeup(core, &dev->vidq, count); in cx8800_vid_irq() 1096 cx88_wakeup(core, &dev->vbiq, count); in cx8800_vid_irq()
|
Completed in 12 milliseconds