Home
last modified time | relevance | path

Searched refs:cx88_wakeup (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/pci/cx88/
H A Dcx88-core.c520 void cx88_wakeup(struct cx88_core *core, in cx88_wakeup() function
533 EXPORT_SYMBOL(cx88_wakeup);
H A Dcx88.h616 void cx88_wakeup(struct cx88_core *core,
H A Dcx88-mpeg.c335 cx88_wakeup(dev->core, &dev->mpegq, count); in cx8802_mpeg_irq()