Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/ | |
drm_dp_mst_topology.c | 3876 bool send_hotplug = false; local in function:drm_dp_mst_up_req_work 3891 send_hotplug |= drm_dp_mst_process_up_req(mgr, up_req); 3896 if (send_hotplug) 4716 bool send_hotplug = false, go_again; local in function:drm_dp_delayed_destroy_work 4759 send_hotplug = true; 4764 if (send_hotplug) |
drm_dp_mst_topology.c | 3876 bool send_hotplug = false; local in function:drm_dp_mst_up_req_work 3891 send_hotplug |= drm_dp_mst_process_up_req(mgr, up_req); 3896 if (send_hotplug) 4716 bool send_hotplug = false, go_again; local in function:drm_dp_delayed_destroy_work 4759 send_hotplug = true; 4764 if (send_hotplug) |