Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/common/b2c2/
Dflexcop.c291 flexcop_device_exit(fc); in flexcop_device_initialize()
296 void flexcop_device_exit(struct flexcop_device *fc) in flexcop_device_exit() function
302 EXPORT_SYMBOL(flexcop_device_exit);
Dflexcop-common.h118 void flexcop_device_exit(struct flexcop_device *fc);
/Linux-v5.4/drivers/media/pci/b2c2/
Dflexcop-pci.c395 flexcop_device_exit(fc); in flexcop_pci_probe()
414 flexcop_device_exit(fc_pci->fc_dev); in flexcop_pci_remove()
/Linux-v5.4/drivers/media/usb/b2c2/
Dflexcop-usb.c582 flexcop_device_exit(fc); in flexcop_usb_probe()
594 flexcop_device_exit(fc_usb->fc_dev); in flexcop_usb_disconnect()