Searched defs:stream_resource (Results 1 – 1 of 1) sorted by relevance
299 struct stream_resource { struct300 struct output_pixel_processor *opp;301 struct display_stream_compressor *dsc;302 struct timing_generator *tg;303 struct stream_encoder *stream_enc;304 struct hpo_dp_stream_encoder *hpo_dp_stream_enc;305 struct audio *audio;307 struct pixel_clk_params pix_clk_params;308 struct encoder_info_frame encoder_info_frame;310 struct abm *abm;[all …]