Home
last modified time | relevance | path

Searched refs:hotplug (Results 1 – 15 of 15) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_hotplug.c170 dev_priv->hotplug.stats[pin].count++; in intel_hpd_irq_storm_detect()
228 hotplug.reenable_work.work); in intel_hpd_irq_storm_reenable_work()
299 dev_priv->hotplug.long_port_mask = 0; in i915_digport_work_func()
301 dev_priv->hotplug.short_port_mask = 0; in i915_digport_work_func()
357 dev_priv->hotplug.event_bits = 0; in i915_hotplug_work_func()
422 dev_priv->hotplug.irq_port[port]; in intel_hpd_irq_handler()
480 queue_work(dev_priv->hotplug.dp_wq, &dev_priv->hotplug.dig_port_work); in intel_hpd_irq_handler()
504 dev_priv->hotplug.stats[i].count = 0; in intel_hpd_init()
527 hotplug.poll_init_work); in i915_hpd_poll_init_work()
613 dev_priv->hotplug.long_port_mask = 0; in intel_hpd_cancel_work()
[all …]
H A Di915_irq.c3237 u32 hotplug; in ibx_hpd_detection_setup() local
3256 hotplug |= PORTA_HOTPLUG_ENABLE; in ibx_hpd_detection_setup()
3279 u32 val, hotplug; in spt_hpd_detection_setup() local
3291 hotplug |= PORTA_HOTPLUG_ENABLE | in spt_hpd_detection_setup()
3298 hotplug |= PORTE_HOTPLUG_ENABLE; in spt_hpd_detection_setup()
3316 u32 hotplug; in ilk_hpd_detection_setup() local
3359 u32 hotplug; in __bxt_hpd_detection_setup() local
3367 hotplug, enabled_irqs); in __bxt_hpd_detection_setup()
3376 hotplug |= BXT_DDIA_HPD_INVERT; in __bxt_hpd_detection_setup()
3379 hotplug |= BXT_DDIB_HPD_INVERT; in __bxt_hpd_detection_setup()
[all …]
H A Dintel_sdvo.c1673 uint16_t hotplug; in intel_sdvo_get_hotplug_support() local
1684 &hotplug, sizeof(hotplug))) in intel_sdvo_get_hotplug_support()
1687 return hotplug; in intel_sdvo_get_hotplug_support()
H A Di915_drv.c862 dev_priv->hotplug.dp_wq = alloc_ordered_workqueue("i915-dp", 0); in i915_workqueues_init()
863 if (dev_priv->hotplug.dp_wq == NULL) in i915_workqueues_init()
887 destroy_workqueue(dev_priv->hotplug.dp_wq); in i915_workqueues_cleanup()
H A Dintel_dp_mst.c549 .hotplug = intel_dp_mst_hotplug,
H A Dintel_dp.c6198 dev_priv->hotplug.irq_port[port] = intel_dig_port; in intel_dp_init()
6224 struct intel_digital_port *intel_dig_port = dev_priv->hotplug.irq_port[i]; in intel_dp_mst_suspend()
6240 struct intel_digital_port *intel_dig_port = dev_priv->hotplug.irq_port[i]; in intel_dp_mst_resume()
H A Dintel_ddi.c2849 dev_priv->hotplug.irq_port[port] = intel_dig_port; in intel_ddi_init()
H A Di915_drv.h2313 struct i915_hotplug hotplug; member
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_dp_mst_helper.h390 void (*hotplug)(struct drm_dp_mst_topology_mgr *mgr); member
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c457 .hotplug = dm_dp_mst_hotplug,
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_dp_mst.c334 .hotplug = radeon_dp_mst_hotplug,
/dragonfly/sys/dev/drm/
H A Ddrm_dp_mst_topology.c1636 (*mgr->cbs->hotplug)(mgr); in drm_dp_send_link_address()
2406 (*mgr->cbs->hotplug)(mgr); in drm_dp_mst_handle_up_req()
3095 (*mgr->cbs->hotplug)(mgr); in drm_dp_destroy_connector_work()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DREADME963 can be started when an interface is added (hotplug/udev/etc. scripts).
H A DChangeLog1371 external mechanism (e.g., hotplug scripts) that start wpa_supplicant
/dragonfly/
H A DMakefile_upgrade.inc1004 TO_REMOVE+=/boot/kernel/hotplug.ko
1005 TO_REMOVE+=/usr/include/sys/hotplug.h
1006 TO_REMOVE+=/usr/share/man/man4/hotplug.4.gz