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