Hello again
Philipp Zabel <[email protected]> writes:
> +struct media_device *ipu_find_media_device(void)
> +{
> + return &ipu_media->mdev;
> +}
> +EXPORT_SYMBOL_GPL(ipu_find_media_device);
Where is ipu_find_media_device() being called?
> +int ipu_media_device_register(struct device *dev)
> +{
[snip]
> +
> + return 0;
> +}
> +EXPORT_SYMBOL_GPL(ipu_media_device_register);
Where is ipu_media_device_register() being called?
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html