Home
last modified time | relevance | path

Searched defs:hotplug (Results 1 – 17 of 17) sorted by relevance

/linux/tools/testing/selftests/
H A DMakefile230 hotplug: global() target
/linux/drivers/acpi/
H A Dsysfs.c947 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in enabled_show() local
955 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in enabled_store() local
978 void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug, in acpi_sysfs_add_hotplug_profile()
H A Dscan.c1994 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) in acpi_scan_hotplug_enabled()
/linux/include/drm/
H A Ddrm_client.h77 int (*hotplug)(struct drm_client_dev *client); member
/linux/drivers/media/common/siano/
H A Dsmscoreapi.c32 hotplug_t hotplug; member
524 int smscore_register_hotplug(hotplug_t hotplug) in smscore_register_hotplug()
563 void smscore_unregister_hotplug(hotplug_t hotplug) in smscore_unregister_hotplug()
/linux/drivers/pci/
H A Dslot.c228 struct hotplug_slot *hotplug) in pci_create_slot()
H A Dpci.c4854 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, bool probe) in pci_reset_hotplug_slot()
/linux/drivers/platform/mellanox/
H A Dmlxreg-dpu.c333 struct platform_device *hotplug; member
/linux/drivers/media/pci/cobalt/
H A Dcobalt-driver.c142 bool hotplug = arg ? *((int *)arg) : false; in cobalt_notify() local
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1600 static int hotplug = 0; variable
/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c1880 u32 hotplug; in vc5_hdmi_hp_detect() local
/linux/arch/x86/kernel/apic/
H A Dio_apic.c2676 bool hotplug = !!ioapic_initialized; in mp_register_ioapic() local
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-dp.c322 struct dw_dp_hotplug hotplug; member
/linux/drivers/gpu/drm/gma500/
H A Dpsb_drv.h567 int (*hotplug)(struct drm_device *dev); member
/linux/drivers/gpu/drm/i915/display/
H A Dintel_sdvo.c2032 u16 hotplug; in intel_sdvo_get_hotplug_support() local
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c4058 bool hotplug = false, dowork = false; in drm_dp_mst_process_up_req() local
/linux/include/linux/
H A Dpci.h79 struct hotplug_slot *hotplug; /* Hotplug info (move here) */ member