Home
last modified time | relevance | path

Searched refs:flexcop_device_exit (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/common/b2c2/
H A Dflexcop.c282 flexcop_device_exit(fc); in flexcop_device_initialize()
287 void flexcop_device_exit(struct flexcop_device *fc) in flexcop_device_exit() function
293 EXPORT_SYMBOL(flexcop_device_exit);
H A Dflexcop-common.h118 void flexcop_device_exit(struct flexcop_device *fc);
/linux/drivers/media/pci/b2c2/
H A Dflexcop-pci.c398 flexcop_device_exit(fc); in flexcop_pci_probe()
417 flexcop_device_exit(fc_pci->fc_dev); in flexcop_pci_remove()
/linux/drivers/media/usb/b2c2/
H A Dflexcop-usb.c601 flexcop_device_exit(fc); in flexcop_usb_probe()
613 flexcop_device_exit(fc_usb->fc_dev); in flexcop_usb_disconnect()