Searched refs:vchiq_mmal_port (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/staging/vc04_services/bcm2835-camera/ |
| D | mmal-vchiq.h | 42 struct vchiq_mmal_port; 46 struct vchiq_mmal_port *port, 50 struct vchiq_mmal_port { struct 59 struct vchiq_mmal_port *connected; /* port connected to */ argument 90 struct vchiq_mmal_port control; /* control port */ argument 91 struct vchiq_mmal_port input[MAX_PORT_COUNT]; /* input ports */ 92 struct vchiq_mmal_port output[MAX_PORT_COUNT]; /* output ports */ 93 struct vchiq_mmal_port clock[MAX_PORT_COUNT]; /* clock ports */ 126 struct vchiq_mmal_port *port, 134 struct vchiq_mmal_port *port); [all …]
|
| D | controls.c | 165 struct vchiq_mmal_port *control; in ctrl_set_rational() 183 struct vchiq_mmal_port *control; in ctrl_set_value() 199 struct vchiq_mmal_port *control; in ctrl_set_iso() 227 struct vchiq_mmal_port *control; in ctrl_set_value_ev() 314 struct vchiq_mmal_port *control; in ctrl_set_exposure() 389 struct vchiq_mmal_port *control; in ctrl_set_metering_mode() 407 struct vchiq_mmal_port *control; in ctrl_set_flicker_avoidance() 436 struct vchiq_mmal_port *control; in ctrl_set_awb_mode() 491 struct vchiq_mmal_port *control; in ctrl_set_awb_gains() 516 struct vchiq_mmal_port *control; in ctrl_set_image_effect() [all …]
|
| D | mmal-vchiq.c | 128 struct vchiq_mmal_port *port; 362 struct vchiq_mmal_port *port, struct mmal_buffer *buf) in buffer_from_host() 703 static void dump_port_info(struct vchiq_mmal_port *port) in dump_port_info() 744 static void port_to_mmal_msg(struct vchiq_mmal_port *port, struct mmal_port *p) in port_to_mmal_msg() 764 struct vchiq_mmal_port *port) in port_info_set() 825 struct vchiq_mmal_port *port) in port_info_get() 1098 struct vchiq_mmal_port *port, in port_action_port() 1140 struct vchiq_mmal_port *port, in port_action_handle() 1187 struct vchiq_mmal_port *port, in port_parameter_set() 1228 struct vchiq_mmal_port *port, in port_parameter_get() [all …]
|
| D | bcm2835-camera.h | 97 struct vchiq_mmal_port *port; /* port being used for capture */ 99 struct vchiq_mmal_port *camera_port;
|
| D | bcm2835-camera.c | 311 struct vchiq_mmal_port *port, in buffer_cb() 586 struct vchiq_mmal_port *port = dev->capture.port; in stop_streaming() 661 struct vchiq_mmal_port *port) in set_overlay_params() 760 struct vchiq_mmal_port *src; in vidioc_overlay() 761 struct vchiq_mmal_port *dst; in vidioc_overlay() 822 struct vchiq_mmal_port *preview_port = in vidioc_g_fbuf() 1005 struct vchiq_mmal_port *port = NULL, *camera_port = NULL; in mmal_setup_components() 1098 struct vchiq_mmal_port *preview_port = in mmal_setup_components() 1701 struct vchiq_mmal_port *encoder_port = in mmal_init()
|