/freebsd/tests/sys/cddl/zfs/tests/hotplug/ |
H A D | hotplug_test.sh | 36 . $(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 D | Makefile | 4 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/hotplug 12 ${PACKAGE}FILES+= hotplug.cfg 13 ${PACKAGE}FILES+= hotplug.kshlib
|
H A D | cleanup.ksh | 27 . $STF_SUITE/tests/hotplug/hotplug.kshlib
|
H A D | setup.ksh | 27 . $STF_SUITE/tests/hotplug/hotplug.kshlib
|
H A D | hotplug_001_pos.ksh | 27 . $STF_SUITE/tests/hotplug/hotplug.kshlib
|
H A D | hotplug_008_pos.ksh | 27 . $STF_SUITE/tests/hotplug/hotplug.kshlib
|
H A D | hotplug_011_pos.ksh | 27 . $STF_SUITE/tests/hotplug/hotplug.kshlib
|
H A D | hotplug.kshlib | 29 . $STF_SUITE/tests/hotplug/hotplug.cfg
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | brcm,bcm2711-hdmi.yaml | 62 - 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 D | brcm,bcm2835-hdmi.yaml | 42 The GPIO pin for the HDMI hotplug detect (if it doesn't appear
|
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | analogix,dp.yaml | 36 Hotplug detect GPIO. 37 Indicates which GPIO should be used for hotplug detection
|
H A D | analogix_dp.txt | 28 Hotplug detect GPIO. 29 Indicates which GPIO should be used for hotplug detection
|
/freebsd/lib/libusb/ |
H A D | libusb.3 | 92 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 D | exynos_dp.txt | 44 Hotplug detect GPIO. 45 Indicates which GPIO should be used for hotplug
|
H A D | exynos_hdmi.txt | 12 - hpd-gpios: following information about the hotplug gpio pin.
|
/freebsd/sys/contrib/device-tree/Bindings/display/samsung/ |
H A D | samsung,exynos5-dp.yaml | 37 Hotplug detect GPIO. 38 Indicates which GPIO should be used for hotplug detection
|
/freebsd/sys/xen/xenbus/ |
H A D | xenbusb_back.c | 266 * 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 D | bge.4 | 271 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 D | mediatek,cec.yaml | 14 The HDMI CEC controller handles hotplug detection and CEC communication.
|
/freebsd/sys/contrib/device-tree/Bindings/power/ |
H A D | renesas,apmu.yaml | 15 CPU core power domain control including SMP boot and CPU Hotplug.
|
/freebsd/sys/dev/pci/ |
H A D | pci_pci.c | 796 * 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 D | vcpu.h | 4 * 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 D | Makefile | 22 TESTS_SUBDIRS+= hotplug
|
/freebsd/sys/contrib/device-tree/Bindings/display/tegra/ |
H A D | nvidia,tegra20-host1x.txt | 264 - 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 D | xenbus.h | 43 * from the peer or hotplug scripts.
|