Home
last modified time | relevance | path

Searched refs:media_device_register_entity_notify (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/media/
Dmedia-device.h367 void media_device_register_entity_notify(struct media_device *mdev,
447 static inline void media_device_register_entity_notify( in media_device_register_entity_notify() function
/Linux-v6.6/drivers/media/mc/
Dmc-device.c759 void media_device_register_entity_notify(struct media_device *mdev, in media_device_register_entity_notify() function
766 EXPORT_SYMBOL_GPL(media_device_register_entity_notify);
/Linux-v6.6/drivers/media/usb/au0828/
Dau0828-core.c630 media_device_register_entity_notify(dev->media_dev, in au0828_media_device_register()