Home
last modified time | relevance | path

Searched refs:mmal_component (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/staging/vc04_services/bcm2835-camera/
Dbcm2835-camera.c88 .mmal_component = COMP_CAMERA,
95 .mmal_component = COMP_CAMERA,
102 .mmal_component = COMP_CAMERA,
110 .mmal_component = COMP_IMAGE_ENCODE,
118 .mmal_component = COMP_VIDEO_ENCODE,
126 .mmal_component = COMP_VIDEO_ENCODE,
133 .mmal_component = COMP_CAMERA,
140 .mmal_component = COMP_CAMERA,
147 .mmal_component = COMP_CAMERA,
154 .mmal_component = COMP_CAMERA,
[all …]
/linux-6.6.21/drivers/staging/vc04_services/vchiq-mmal/
Dmmal-common.h33 u32 mmal_component; /* MMAL component index to be used to encode */ member