Home
last modified time | relevance | path

Searched full:hotplug (Results 1 – 25 of 96) sorted by relevance

1234

/freebsd/tests/sys/cddl/zfs/tests/hotplug/
H A Dhotplug_test.sh36 . $(atf_get_srcdir)/hotplug.kshlib
37 . $(atf_get_srcdir)/hotplug.cfg
46 . $(atf_get_srcdir)/hotplug.kshlib
47 . $(atf_get_srcdir)/hotplug.cfg
61 . $(atf_get_srcdir)/hotplug.kshlib
62 . $(atf_get_srcdir)/hotplug.cfg
71 . $(atf_get_srcdir)/hotplug.kshlib
72 . $(atf_get_srcdir)/hotplug.cfg
86 . $(atf_get_srcdir)/hotplug.kshlib
87 . $(atf_get_srcdir)/hotplug.cfg
[all …]
H A DMakefile4 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/hotplug
12 ${PACKAGE}FILES+= hotplug.cfg
13 ${PACKAGE}FILES+= hotplug.kshlib
H A Dcleanup.ksh27 . $STF_SUITE/tests/hotplug/hotplug.kshlib
H A Dsetup.ksh27 . $STF_SUITE/tests/hotplug/hotplug.kshlib
H A Dhotplug_001_pos.ksh27 . $STF_SUITE/tests/hotplug/hotplug.kshlib
H A Dhotplug_008_pos.ksh27 . $STF_SUITE/tests/hotplug/hotplug.kshlib
H A Dhotplug_011_pos.ksh27 . $STF_SUITE/tests/hotplug/hotplug.kshlib
H A Dhotplug.kshlib29 . $STF_SUITE/tests/hotplug/hotplug.cfg
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dbrcm,bcm2711-hdmi.yaml62 - description: Hotplug connected interrupt
63 - description: Hotplug removed interrupt
82 The GPIO pin for the HDMI hotplug detect (if it doesn't appear
H A Dbrcm,bcm2835-hdmi.yaml42 The GPIO pin for the HDMI hotplug detect (if it doesn't appear
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Danalogix,dp.yaml36 Hotplug detect GPIO.
37 Indicates which GPIO should be used for hotplug detection
H A Danalogix_dp.txt28 Hotplug detect GPIO.
29 Indicates which GPIO should be used for hotplug detection
/freebsd/lib/libusb/
H A Dlibusb.392 supports hotplug notifications.
722 This function registers a hotplug filter.
725 argument select which events makes the hotplug filter trigger.
737 argument is set to LIBUSB_HOTPLUG_ENUMERATE, all currently attached and matching USB devices will be passed to the hotplug filter, given by the
747 The hotplug filter function.
759 This function unregisters a hotplug filter.
/freebsd/sys/contrib/device-tree/Bindings/display/exynos/
H A Dexynos_dp.txt44 Hotplug detect GPIO.
45 Indicates which GPIO should be used for hotplug
H A Dexynos_hdmi.txt12 - hpd-gpios: following information about the hotplug gpio pin.
/freebsd/sys/contrib/device-tree/Bindings/display/samsung/
H A Dsamsung,exynos5-dp.yaml37 Hotplug detect GPIO.
38 Indicates which GPIO should be used for hotplug detection
/freebsd/sys/xen/xenbus/
H A Dxenbusb_back.c266 * Cleanup the hotplug entry in the XenStore if in xenbusb_back_localend_changed()
273 * other than the XenStore, or ensure the hotplug in xenbusb_back_localend_changed()
280 xs_rm(XST_NIL, xenbus_get_node(child), "hotplug-status"); in xenbusb_back_localend_changed()
/freebsd/share/man/man4/
H A Dbge.4271 Hotplug is not currently supported in
275 Also, due to the lack of hotplug support, Thunderbolt-based interfaces must not be removed
/freebsd/sys/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,cec.yaml14 The HDMI CEC controller handles hotplug detection and CEC communication.
/freebsd/sys/contrib/device-tree/Bindings/power/
H A Drenesas,apmu.yaml15 CPU core power domain control including SMP boot and CPU Hotplug.
/freebsd/sys/dev/pci/
H A Dpci_pci.c796 * PCI-express HotPlug support.
801 "Enable support for native PCI-express HotPlug.");
832 * ignore their claim of HotPlug support. in pcib_probe_hotplug()
860 * Send a HotPlug command to the slot control register. If this slot
883 device_printf(dev, "HotPlug command: %04x -> %04x\n", ctl, new); in pcib_pcie_hotplug_command()
1059 device_printf(dev, "HotPlug interrupt: %#x\n", in pcib_pcie_intr_hotplug()
1150 device_printf(dev, "HotPlug Command Timed Out\n"); in pcib_pcie_cc_timeout()
1154 "Missed HotPlug interrupt waiting for Command Completion\n"); in pcib_pcie_cc_timeout()
1176 "Missed HotPlug interrupt waiting for DLL Active\n"); in pcib_pcie_dll_timeout()
1290 /* Enable HotPlug events. */ in pcib_setup_hotplug()
[all …]
/freebsd/sys/contrib/xen/
H A Dvcpu.h4 * VCPU initialisation, query, and hotplug.
112 * This is a 'catch all' state for things like hotplug and pauses by the
/freebsd/tests/sys/cddl/zfs/tests/
H A DMakefile22 TESTS_SUBDIRS+= hotplug
/freebsd/sys/contrib/device-tree/Bindings/display/tegra/
H A Dnvidia,tegra20-host1x.txt264 - nvidia,hpd-gpio: specifies a GPIO used for hotplug detection
296 - nvidia,hpd-gpio: specifies a GPIO used for hotplug detection
337 - nvidia,hpd-gpio: specifies a GPIO used for hotplug detection
381 - nvidia,hpd-gpio: specifies a GPIO used for hotplug detection
/freebsd/sys/contrib/xen/io/
H A Dxenbus.h43 * from the peer or hotplug scripts.

1234