/src/sys/external/bsd/drm2/dist/drm/ |
drm_dp_mst_topology.c | 2249 int old_ddps = 0, ret; local in function:drm_dp_mst_handle_link_address_port 2282 old_ddps = port->ddps; 2313 if (old_ddps != port->ddps) { 2374 int old_ddps, old_input, ret, i; local in function:drm_dp_mst_handle_conn_stat 2405 old_ddps = port->ddps; 2411 if (old_ddps != port->ddps) { 2430 if (!old_input && old_ddps != port->ddps && !port->ddps) {
|
drm_dp_mst_topology.c | 2249 int old_ddps = 0, ret; local in function:drm_dp_mst_handle_link_address_port 2282 old_ddps = port->ddps; 2313 if (old_ddps != port->ddps) { 2374 int old_ddps, old_input, ret, i; local in function:drm_dp_mst_handle_conn_stat 2405 old_ddps = port->ddps; 2411 if (old_ddps != port->ddps) { 2430 if (!old_input && old_ddps != port->ddps && !port->ddps) {
|
drm_dp_mst_topology.c | 2249 int old_ddps = 0, ret; local in function:drm_dp_mst_handle_link_address_port 2282 old_ddps = port->ddps; 2313 if (old_ddps != port->ddps) { 2374 int old_ddps, old_input, ret, i; local in function:drm_dp_mst_handle_conn_stat 2405 old_ddps = port->ddps; 2411 if (old_ddps != port->ddps) { 2430 if (!old_input && old_ddps != port->ddps && !port->ddps) {
|