Searched defs:stream_resource (Results 1 – 1 of 1) sorted by relevance
346 struct stream_resource { struct347 struct output_pixel_processor *opp;348 struct display_stream_compressor *dsc;349 struct timing_generator *tg;350 struct stream_encoder *stream_enc;351 struct hpo_dp_stream_encoder *hpo_dp_stream_enc;352 struct audio *audio;354 struct pixel_clk_params pix_clk_params;355 struct encoder_info_frame encoder_info_frame;357 struct abm *abm;[all …]