Home
last modified time | relevance | path

Searched refs:em28xx_free_device (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-audio.c322 kref_put(&dev->ref, em28xx_free_device); in snd_em28xx_pcm_close()
927 kref_put(&dev->ref, em28xx_free_device); in em28xx_audio_fini()
H A Dem28xx.h850 void em28xx_free_device(struct kref *ref);
H A Dem28xx-input.c874 kref_put(&dev->ref, em28xx_free_device); in em28xx_ir_fini()
H A Dem28xx-cards.c3451 * em28xx_free_device() - Free em28xx device
3457 void em28xx_free_device(struct kref *ref) in em28xx_free_device() function
3471 EXPORT_SYMBOL_GPL(em28xx_free_device); variable
4103 kref_put(&dev->dev_next->ref, em28xx_free_device); in em28xx_usb_disconnect()
4106 kref_put(&dev->ref, em28xx_free_device); in em28xx_usb_disconnect()
H A Dem28xx-video.c2254 kref_put(&dev->ref, em28xx_free_device); in em28xx_v4l2_fini()
2328 kref_put(&dev->ref, em28xx_free_device); in em28xx_v4l2_close()
H A Dem28xx-dvb.c2047 kref_put(&dev->ref, em28xx_free_device); in em28xx_dvb_fini()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-audio.c312 kref_put(&dev->ref, em28xx_free_device); in snd_em28xx_pcm_close()
917 kref_put(&dev->ref, em28xx_free_device); in em28xx_audio_fini()
H A Dem28xx.h839 void em28xx_free_device(struct kref *ref);
H A Dem28xx-input.c864 kref_put(&dev->ref, em28xx_free_device); in em28xx_ir_fini()
H A Dem28xx-cards.c3496 * em28xx_free_device() - Free em28xx device
3502 void em28xx_free_device(struct kref *ref) in em28xx_free_device() function
3516 EXPORT_SYMBOL_GPL(em28xx_free_device); variable
4152 kref_put(&dev->dev_next->ref, em28xx_free_device); in em28xx_usb_disconnect()
4155 kref_put(&dev->ref, em28xx_free_device); in em28xx_usb_disconnect()
H A Dem28xx-video.c2244 kref_put(&dev->ref, em28xx_free_device); in em28xx_v4l2_fini()
2318 kref_put(&dev->ref, em28xx_free_device); in em28xx_v4l2_close()
H A Dem28xx-dvb.c2075 kref_put(&dev->ref, em28xx_free_device); in em28xx_dvb_fini()

Completed in 28 milliseconds