vchiq_get_service_userdata
EXPORT_SYMBOL(vchiq_get_service_userdata);
struct vchiq_mmal_instance *instance = vchiq_get_service_userdata(vchiq_instance, handle);
struct bcm2835_audio_instance *instance = vchiq_get_service_userdata(vchiq_instance,
extern void *vchiq_get_service_userdata(struct vchiq_instance *instance, unsigned int service);