cur_stream_attribs 147 drivers/gpu/drm/radeon/radeon_dp_mst.c if (new_attribs[i].fe != mst_conn->cur_stream_attribs[i].fe || cur_stream_attribs 148 drivers/gpu/drm/radeon/radeon_dp_mst.c new_attribs[i].slots != mst_conn->cur_stream_attribs[i].slots) { cur_stream_attribs 150 drivers/gpu/drm/radeon/radeon_dp_mst.c mst_conn->cur_stream_attribs[i].fe = new_attribs[i].fe; cur_stream_attribs 151 drivers/gpu/drm/radeon/radeon_dp_mst.c mst_conn->cur_stream_attribs[i].slots = new_attribs[i].slots; cur_stream_attribs 157 drivers/gpu/drm/radeon/radeon_dp_mst.c mst_conn->cur_stream_attribs[i].fe = 0; cur_stream_attribs 158 drivers/gpu/drm/radeon/radeon_dp_mst.c mst_conn->cur_stream_attribs[i].slots = 0; cur_stream_attribs 773 drivers/gpu/drm/radeon/radeon_dp_mst.c radeon_connector->cur_stream_attribs[i].fe, cur_stream_attribs 774 drivers/gpu/drm/radeon/radeon_dp_mst.c radeon_connector->cur_stream_attribs[i].slots); cur_stream_attribs 572 drivers/gpu/drm/radeon/radeon_mode.h struct stream_attribs cur_stream_attribs[6];