Home
last modified time | relevance | path

Searched refs:media_device_unregister_entity (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.4/sound/usb/
Dmedia.c111 media_device_unregister_entity(&mctl->media_entity); in snd_media_stream_init()
127 media_device_unregister_entity(&mctl->media_entity); in snd_media_stream_delete()
216 media_device_unregister_entity(&mctl->media_entity); in snd_media_mixer_init()
243 media_device_unregister_entity(&mctl->media_entity); in snd_media_mixer_delete()
/Linux-v5.4/include/media/
Dmedia-device.h361 void media_device_unregister_entity(struct media_entity *entity);
453 static inline void media_device_unregister_entity(struct media_entity *entity) in media_device_unregister_entity() function
/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_drv.c607 media_device_unregister_entity(&func->sink); in hantro_attach_func()
610 media_device_unregister_entity(&func->proc); in hantro_attach_func()
613 media_device_unregister_entity(&func->vdev.entity); in hantro_attach_func()
623 media_device_unregister_entity(&func->sink); in hantro_detach_func()
624 media_device_unregister_entity(&func->proc); in hantro_detach_func()
625 media_device_unregister_entity(&func->vdev.entity); in hantro_detach_func()
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-device.c166 media_device_unregister_entity(entity); in v4l2_device_register_subdev()
283 media_device_unregister_entity(&sd->entity); in v4l2_device_unregister_subdev()
Dv4l2-mem2mem.c714 media_device_unregister_entity(m2m_dev->source); in v4l2_m2m_unregister_media_controller()
715 media_device_unregister_entity(&m2m_dev->sink); in v4l2_m2m_unregister_media_controller()
716 media_device_unregister_entity(&m2m_dev->proc); in v4l2_m2m_unregister_media_controller()
859 media_device_unregister_entity(&m2m_dev->proc); in v4l2_m2m_register_media_controller()
862 media_device_unregister_entity(&m2m_dev->sink); in v4l2_m2m_register_media_controller()
865 media_device_unregister_entity(m2m_dev->source); in v4l2_m2m_register_media_controller()
Dv4l2-dev.c205 media_device_unregister_entity(&vdev->entity); in v4l2_device_release()
817 media_device_unregister_entity(&vdev->entity); in video_register_media_controller()
830 media_device_unregister_entity(&vdev->entity); in video_register_media_controller()
/Linux-v5.4/drivers/media/dvb-core/
Ddvbdev.c215 media_device_unregister_entity(dvbdev->entity); in dvb_media_device_free()
226 media_device_unregister_entity(&dvbdev->tsout_entity[i]); in dvb_media_device_free()
243 media_device_unregister_entity(dvbdev->adapter->conn); in dvb_media_device_free()
/Linux-v5.4/drivers/media/mc/
Dmc-device.c679 void media_device_unregister_entity(struct media_entity *entity) in media_device_unregister_entity() function
690 EXPORT_SYMBOL_GPL(media_device_unregister_entity);
/Linux-v5.4/drivers/media/tuners/
Dsi2157.c513 media_device_unregister_entity(&dev->ent); in si2157_remove()
/Linux-v5.4/Documentation/media/kapi/
Dmc-core.rst64 :c:func:`media_device_unregister_entity()`.
/Linux-v5.4/drivers/media/pci/saa7134/
Dsaa7134-core.c814 media_device_unregister_entity(&dev->input_ent[i]); in saa7134_media_release()
/Linux-v5.4/drivers/media/i2c/
Dtvp5150.c1380 media_device_unregister_entity(input); in tvp5150_registered()
/Linux-v5.4/drivers/media/usb/au0828/
Dau0828-video.c634 media_device_unregister_entity(&dev->input_ent[i]); in au0828_usb_v4l2_media_release()
/Linux-v5.4/drivers/media/usb/em28xx/
Dem28xx-video.c896 media_device_unregister_entity(&dev->input_ent[i]); in em28xx_v4l2_media_release()