Searched defs:stream_resource (Results 1 – 1 of 1) sorted by relevance
338 struct stream_resource { struct339 struct output_pixel_processor *opp;340 struct display_stream_compressor *dsc;341 struct timing_generator *tg;342 struct stream_encoder *stream_enc;343 struct hpo_dp_stream_encoder *hpo_dp_stream_enc;344 struct audio *audio;346 struct pixel_clk_params pix_clk_params;347 struct encoder_info_frame encoder_info_frame;349 struct abm *abm;[all …]