Home
last modified time | relevance | path

Searched refs:stream_attribs (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-eglstream.c493 struct wl_array stream_attribs; in xwl_eglstream_create_pending_stream() local
509 wl_array_init(&stream_attribs); in xwl_eglstream_create_pending_stream()
516 &stream_attribs); in xwl_eglstream_create_pending_stream()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_mode.h538 struct stream_attribs { struct
571 struct stream_attribs cur_stream_attribs[6];
H A Dradeon_dp_mst.c117 struct stream_attribs new_attribs[6]; in radeon_dp_mst_update_stream_attribs()