Home
last modified time | relevance | path

Searched defs:stream_resource (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/display/dc/inc/
H A Dcore_types.h185 struct stream_resource { struct
186 struct output_pixel_processor *opp;
187 struct timing_generator *tg;
188 struct stream_encoder *stream_enc;
189 struct audio *audio;
214 struct stream_resource stream_res; argument