Home
last modified time | relevance | path

Searched defs:ipu6_isys_stream (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-isys-video.h50 struct ipu6_isys_stream { struct
51 struct mutex mutex;
52 struct media_entity *source_entity;
53 atomic_t sequence;
54 unsigned int seq_index;
55 struct sequence_info seq[IPU6_ISYS_MAX_PARALLEL_SOF];
56 int stream_source;
57 int stream_handle;
58 unsigned int nr_output_pins;
59 struct ipu6_isys_subdev *asd;
[all …]