Searched defs:stream_resource (Results 1 – 1 of 1) sorted by relevance
330 struct stream_resource { struct331 struct output_pixel_processor *opp;332 struct display_stream_compressor *dsc;333 struct timing_generator *tg;334 struct stream_encoder *stream_enc;335 struct hpo_dp_stream_encoder *hpo_dp_stream_enc;336 struct audio *audio;338 struct pixel_clk_params pix_clk_params;339 struct encoder_info_frame encoder_info_frame;341 struct abm *abm;[all …]