Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/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.15/drivers/staging/media/hantro/
Dhantro_drv.c719 media_device_unregister_entity(&func->sink); in hantro_attach_func()
722 media_device_unregister_entity(&func->proc); in hantro_attach_func()
725 media_device_unregister_entity(&func->vdev.entity); in hantro_attach_func()
735 media_device_unregister_entity(&func->sink); in hantro_detach_func()
736 media_device_unregister_entity(&func->proc); in hantro_detach_func()
737 media_device_unregister_entity(&func->vdev.entity); in hantro_detach_func()
/Linux-v5.15/drivers/media/v4l2-core/
Dv4l2-device.c163 media_device_unregister_entity(&sd->entity); in v4l2_device_register_subdev()
285 media_device_unregister_entity(&sd->entity); in v4l2_device_unregister_subdev()
Dv4l2-mem2mem.c978 media_device_unregister_entity(m2m_dev->source); in v4l2_m2m_unregister_media_controller()
979 media_device_unregister_entity(&m2m_dev->sink); in v4l2_m2m_unregister_media_controller()
980 media_device_unregister_entity(&m2m_dev->proc); in v4l2_m2m_unregister_media_controller()
1123 media_device_unregister_entity(&m2m_dev->proc); in v4l2_m2m_register_media_controller()
1126 media_device_unregister_entity(&m2m_dev->sink); in v4l2_m2m_register_media_controller()
1129 media_device_unregister_entity(m2m_dev->source); in v4l2_m2m_register_media_controller()
Dv4l2-dev.c206 media_device_unregister_entity(&vdev->entity); in v4l2_device_release()
855 media_device_unregister_entity(&vdev->entity); in video_register_media_controller()
868 media_device_unregister_entity(&vdev->entity); in video_register_media_controller()
/Linux-v5.15/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.15/drivers/media/mc/
Dmc-device.c681 void media_device_unregister_entity(struct media_entity *entity) in media_device_unregister_entity() function
692 EXPORT_SYMBOL_GPL(media_device_unregister_entity);
/Linux-v5.15/drivers/media/tuners/
Dsi2157.c904 media_device_unregister_entity(&dev->ent); in si2157_remove()
/Linux-v5.15/drivers/media/i2c/
Dtvp5150.c1665 media_device_unregister_entity(&decoder->connectors[i].ent); in tvp5150_registered()
2244 media_device_unregister_entity(&decoder->connectors[i].ent); in tvp5150_remove()
/Linux-v5.15/Documentation/driver-api/media/
Dmc-core.rst64 :c:func:`media_device_unregister_entity()`.
/Linux-v5.15/drivers/media/pci/saa7134/
Dsaa7134-core.c813 media_device_unregister_entity(&dev->input_ent[i]); in saa7134_media_release()
/Linux-v5.15/drivers/media/usb/au0828/
Dau0828-video.c633 media_device_unregister_entity(&dev->input_ent[i]); in au0828_usb_v4l2_media_release()
/Linux-v5.15/drivers/media/usb/em28xx/
Dem28xx-video.c896 media_device_unregister_entity(&dev->input_ent[i]); in em28xx_v4l2_media_release()