Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dvideo_bridge.h23 struct gpio_desc hotplug; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/
H A DMakefile177 hotplug: target
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dsysfs.c964 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_show() local
973 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_store() local
997 void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug, in acpi_sysfs_add_hotplug_profile()
H A Dscan.c1817 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) in acpi_scan_hotplug_enabled()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_client.h64 int (*hotplug)(struct drm_client_dev *client); member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_irq.c3004 u32 hotplug; in ibx_hpd_detection_setup() local
3042 u32 hotplug; in icp_ddi_hpd_detection_setup() local
3052 u32 hotplug; in icp_tc_hpd_detection_setup() local
3100 u32 hotplug; in gen11_hpd_detection_setup() local
3147 u32 val, hotplug; in spt_hpd_detection_setup() local
3187 u32 hotplug; in ilk_hpd_detection_setup() local
3221 u32 hotplug; in __bxt_hpd_detection_setup() local
H A Di915_drv.h906 struct i915_hotplug hotplug; member
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dslot.c227 struct hotplug_slot *hotplug) in pci_create_slot()
H A Dpci.c4961 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, int probe) in pci_reset_hotplug_slot()
/OK3568_Linux_fs/kernel/drivers/media/pci/cobalt/
H A Dcobalt-driver.c141 bool hotplug = arg ? *((int *)arg) : false; in cobalt_notify() local
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dkernel.rst332 hotplug chapter
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dcdv_device.c445 u32 hotplug = REG_READ(PORT_HOTPLUG_EN); in cdv_hotplug_enable() local
H A Dpsb_drv.h640 int (*hotplug)(struct drm_device *dev); member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display_debugfs.c1670 struct i915_hotplug *hotplug = &dev_priv->hotplug; in i915_hpd_storm_ctl_show() local
1692 struct i915_hotplug *hotplug = &dev_priv->hotplug; in i915_hpd_storm_ctl_write() local
1773 struct i915_hotplug *hotplug = &dev_priv->hotplug; in i915_hpd_short_storm_ctl_write() local
H A Dintel_sdvo.c1955 u16 hotplug; in intel_sdvo_get_hotplug_support() local
H A Dintel_display_types.h135 enum intel_hotplug_state (*hotplug)(struct intel_encoder *encoder, member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1596 static int hotplug = 0; variable
/OK3568_Linux_fs/kernel/include/acpi/
H A Dacpi_bus.h130 struct acpi_hotplug_profile hotplug; member
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dio_apic.c2801 bool hotplug = !!ioapic_initialized; in mp_register_ioapic() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c4050 bool hotplug = false; in drm_dp_mst_process_up_req() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c366 struct dw_dp_hotplug hotplug; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h73 struct hotplug_slot *hotplug; /* Hotplug info (move here) */ member