HomeSort by: relevance | last modified time | path
    Searched defs:send_hotplug (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_dp_mst_topology.c 3876 bool send_hotplug = false; local
3891 send_hotplug |= drm_dp_mst_process_up_req(mgr, up_req);
3896 if (send_hotplug)
4716 bool send_hotplug = false, go_again; local
4759 send_hotplug = true;
4764 if (send_hotplug)
drm_dp_mst_topology.c 3876 bool send_hotplug = false; local
3891 send_hotplug |= drm_dp_mst_process_up_req(mgr, up_req);
3896 if (send_hotplug)
4716 bool send_hotplug = false, go_again; local
4759 send_hotplug = true;
4764 if (send_hotplug)

Completed in 57 milliseconds