Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/vc04_services/vchiq-mmal/
Dmmal-vchiq.h113 int vchiq_mmal_component_enable(
Dmmal-vchiq.c1761 int vchiq_mmal_component_enable(struct vchiq_mmal_instance *instance, in vchiq_mmal_component_enable() function
1782 EXPORT_SYMBOL_GPL(vchiq_mmal_component_enable);
/linux-6.1.9/drivers/staging/vc04_services/bcm2835-camera/
Dbcm2835-camera.c433 ret = vchiq_mmal_component_enable(dev->instance, in enable_camera()
810 ret = vchiq_mmal_component_enable(dev->instance, in vidioc_overlay()
1117 ret = vchiq_mmal_component_enable(dev->instance, component); in mmal_setup_encode_component()