Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/common/b2c2/
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);
Dflexcop-common.h118 void flexcop_device_exit(struct flexcop_device *fc);
/linux-6.1.9/drivers/media/pci/b2c2/
Dflexcop-pci.c398 flexcop_device_exit(fc); in flexcop_pci_probe()
417 flexcop_device_exit(fc_pci->fc_dev); in flexcop_pci_remove()
/linux-6.1.9/drivers/media/usb/b2c2/
Dflexcop-usb.c597 flexcop_device_exit(fc); in flexcop_usb_probe()
609 flexcop_device_exit(fc_usb->fc_dev); in flexcop_usb_disconnect()