Searched refs:cx88_core_put (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-mpeg.c | 745 cx88_core_put(core, pci_dev); in cx8802_probe() 785 cx88_core_put(dev->core, dev->pci); in cx8802_remove()
|
H A D | cx88-core.c | 1062 void cx88_core_put(struct cx88_core *core, struct pci_dev *pci) in cx88_core_put() function 1085 EXPORT_SYMBOL(cx88_core_put); variable
|
H A D | cx88-alsa.c | 826 cx88_core_put(chip->core, chip->pci); in snd_cx88_free() 875 cx88_core_put(core, pci); in snd_cx88_create()
|
H A D | cx88.h | 649 void cx88_core_put(struct cx88_core *core,
|
H A D | cx88-video.c | 1516 cx88_core_put(core, dev->pci); in cx8800_initdev() 1549 cx88_core_put(core, dev->pci); in cx8800_finidev()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-mpeg.c | 744 cx88_core_put(core, pci_dev); in cx8802_probe() 784 cx88_core_put(dev->core, dev->pci); in cx8802_remove()
|
H A D | cx88-core.c | 1076 void cx88_core_put(struct cx88_core *core, struct pci_dev *pci) in cx88_core_put() function 1099 EXPORT_SYMBOL(cx88_core_put); variable
|
H A D | cx88-alsa.c | 825 cx88_core_put(chip->core, chip->pci); in snd_cx88_free() 874 cx88_core_put(core, pci); in snd_cx88_create()
|
H A D | cx88.h | 649 void cx88_core_put(struct cx88_core *core,
|
H A D | cx88-video.c | 1517 cx88_core_put(core, dev->pci); in cx8800_initdev() 1550 cx88_core_put(core, dev->pci); in cx8800_finidev()
|
Completed in 15 milliseconds