Home
last modified time | relevance | path

Searched refs:vchiq_mmal_port (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/
Dmmal-vchiq.h41 struct vchiq_mmal_port;
45 struct vchiq_mmal_port *port,
49 struct vchiq_mmal_port { struct
58 struct vchiq_mmal_port *connected; /* port conencted to */ argument
86 struct vchiq_mmal_port control; /* control port */ argument
87 struct vchiq_mmal_port input[MAX_PORT_COUNT]; /* input ports */
88 struct vchiq_mmal_port output[MAX_PORT_COUNT]; /* output ports */
89 struct vchiq_mmal_port clock[MAX_PORT_COUNT]; /* clock ports */
122 struct vchiq_mmal_port *port,
130 struct vchiq_mmal_port *port);
[all …]
Dcontrols.c176 struct vchiq_mmal_port *control; in ctrl_set_rational()
194 struct vchiq_mmal_port *control; in ctrl_set_value()
210 struct vchiq_mmal_port *control; in ctrl_set_iso()
238 struct vchiq_mmal_port *control; in ctrl_set_value_ev()
329 struct vchiq_mmal_port *control; in ctrl_set_exposure()
404 struct vchiq_mmal_port *control; in ctrl_set_metering_mode()
421 struct vchiq_mmal_port *control; in ctrl_set_flicker_avoidance()
450 struct vchiq_mmal_port *control; in ctrl_set_awb_mode()
505 struct vchiq_mmal_port *control; in ctrl_set_awb_gains()
530 struct vchiq_mmal_port *control; in ctrl_set_image_effect()
[all …]
Dmmal-vchiq.c126 struct vchiq_mmal_port *port;
355 struct vchiq_mmal_port *port, struct mmal_buffer *buf) in buffer_from_host()
689 static void dump_port_info(struct vchiq_mmal_port *port) in dump_port_info()
730 static void port_to_mmal_msg(struct vchiq_mmal_port *port, struct mmal_port *p) in port_to_mmal_msg()
750 struct vchiq_mmal_port *port) in port_info_set()
811 struct vchiq_mmal_port *port) in port_info_get()
1084 struct vchiq_mmal_port *port, in port_action_port()
1126 struct vchiq_mmal_port *port, in port_action_handle()
1173 struct vchiq_mmal_port *port, in port_parameter_set()
1214 struct vchiq_mmal_port *port, in port_parameter_get()
[all …]
Dbcm2835-camera.h94 struct vchiq_mmal_port *port; /* port being used for capture */
96 struct vchiq_mmal_port *camera_port;
Dbcm2835-camera.c325 struct vchiq_mmal_port *port, in buffer_cb()
650 struct vchiq_mmal_port *port) in set_overlay_params()
751 struct vchiq_mmal_port *src; in vidioc_overlay()
752 struct vchiq_mmal_port *dst; in vidioc_overlay()
814 struct vchiq_mmal_port *preview_port = in vidioc_g_fbuf()
991 struct vchiq_mmal_port *port = NULL, *camera_port = NULL; in mmal_setup_components()
1089 struct vchiq_mmal_port *preview_port = in mmal_setup_components()
1691 struct vchiq_mmal_port *encoder_port = in mmal_init()