Searched refs:v4l2_device_unregister (Results 1 – 25 of 137) sorted by relevance
123456
97 v4l2_device_unregister(&imxmd->v4l2_dev); in imx_media_probe()115 v4l2_device_unregister(&imxmd->v4l2_dev); in imx_media_remove()
171 v4l2_device_unregister(v4l2_dev); in maxiradio_probe()185 v4l2_device_unregister(v4l2_dev); in maxiradio_remove()
147 v4l2_device_unregister(&tr->v4l2_dev); in timbradio_probe()159 v4l2_device_unregister(&tr->v4l2_dev); in timbradio_remove()
337 v4l2_device_unregister(v4l2_dev); in fmi_init()358 v4l2_device_unregister(v4l2_dev); in fmi_init()375 v4l2_device_unregister(&fmi->v4l2_dev); in fmi_exit()
304 v4l2_device_unregister(&radio->v4l2_dev); in usb_dsbr100_release()395 v4l2_device_unregister(v4l2_dev); in usb_dsbr100_probe()
275 v4l2_device_unregister(&shark->v4l2_dev); in usb_shark_release()327 v4l2_device_unregister(&shark->v4l2_dev); in usb_shark_probe()
326 v4l2_device_unregister(&radio->v4l2_dev); in usb_ma901radio_release()427 v4l2_device_unregister(&radio->v4l2_dev); in usb_ma901radio_probe()
309 v4l2_device_unregister(&shark->v4l2_dev); in usb_shark_release()362 v4l2_device_unregister(&shark->v4l2_dev); in usb_shark_probe()
484 v4l2_device_unregister(v4l2_dev); in tea5764_i2c_probe()499 v4l2_device_unregister(&radio->v4l2_dev); in tea5764_i2c_remove()
187 v4l2_device_unregister(&rsdev->v4l2_dev); in radio_si4713_pdriver_probe()200 v4l2_device_unregister(&rsdev->v4l2_dev); in radio_si4713_pdriver_remove()
134 v4l2_device_unregister(&radio->v4l2_dev); in usb_si4713_video_device_release()493 v4l2_device_unregister(&radio->v4l2_dev); in usb_si4713_probe()
204 v4l2_device_unregister(&mdp->v4l2_dev); in mtk_mdp_probe()230 v4l2_device_unregister(&mdp->v4l2_dev); in mtk_mdp_remove()
88 void v4l2_device_unregister(struct v4l2_device *v4l2_dev) in v4l2_device_unregister() function109 EXPORT_SYMBOL_GPL(v4l2_device_unregister);
264 v4l2_device_unregister(&isc->v4l2_dev); in atmel_isc_probe()284 v4l2_device_unregister(&isc->v4l2_dev); in atmel_isc_remove()
540 v4l2_device_unregister(&fmdev->v4l2_dev); in fm_v4l2_init_video_device()555 v4l2_device_unregister(&fmdev->v4l2_dev); in fm_v4l2_init_video_device()601 v4l2_device_unregister(&fmdev->v4l2_dev); in fm_v4l2_deinit_video_device()
318 v4l2_device_unregister(&dev->v4l2_dev); in tw5864_initdev()339 v4l2_device_unregister(&dev->v4l2_dev); in tw5864_finidev()
159 v4l2_device_unregister(&dev->v4l2_dev); in stk1160_release()379 v4l2_device_unregister(&dev->v4l2_dev); in stk1160_probe()
217 v4l2_device_unregister(&vimc->v4l2_dev); in vimc_comp_bind()232 v4l2_device_unregister(&vimc->v4l2_dev); in vimc_comp_unbind()
336 v4l2_device_unregister(&dev->v4l2_dev); in tw68_initdev()359 v4l2_device_unregister(&dev->v4l2_dev); in tw68_finidev()
358 v4l2_device_unregister(&dev->v4l2_dev); in mtk_vcodec_probe()383 v4l2_device_unregister(&dev->v4l2_dev); in mtk_vcodec_dec_remove()
377 v4l2_device_unregister(&dev->v4l2_dev); in mtk_vcodec_probe()402 v4l2_device_unregister(&dev->v4l2_dev); in mtk_vcodec_enc_remove()
325 v4l2_device_unregister(&core->v4l2_dev); in venus_probe()358 v4l2_device_unregister(&core->v4l2_dev); in venus_remove()
399 v4l2_device_unregister(&dev->v4l2_dev); in cedrus_probe()416 v4l2_device_unregister(&dev->v4l2_dev); in cedrus_remove()
439 v4l2_device_unregister(&csi->v4l); in sun4i_csi_dma_register()451 v4l2_device_unregister(&csi->v4l); in sun4i_csi_dma_unregister()
51 :c:func:`v4l2_device_unregister`67 :c:func:`v4l2_device_unregister` function for that. If your driver is not