Home
last modified time | relevance | path

Searched refs:unplugged (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/linux/arch/um/drivers/
H A Dmconsole_kern.c323 struct unplugged_pages *unplugged; in mem_config() local
330 unplugged = list_entry(unplugged_pages.next, in mem_config()
333 addr = unplugged->pages[--unplug_index]; in mem_config()
335 list_del(&unplugged->list); in mem_config()
336 addr = unplugged; in mem_config()
350 unplugged = page_address(page); in mem_config()
352 list_add(&unplugged->list, &unplugged_pages); in mem_config()
357 addr = unplugged; in mem_config()
359 unplugged = list_entry(entry, in mem_config()
369 unplugged->pages[unplug_index++] = addr; in mem_config()
/openbmc/linux/Documentation/driver-api/usb/
H A Dpersist.rst16 detect connect-change events (devices being plugged in or unplugged).
20 required to behave as though the device has been unplugged. It's a
33 If the kernel wants to believe that your USB keyboard was unplugged
40 been unplugged while the system was suspended. If you had a mounted
52 it's as though you had unplugged all the USB devices. Yes, it's
88 unplugged.
91 but a USB device was unplugged and then replugged, or if a USB device
97 behaves as though the old device had been unplugged and a new device
H A Dcallbacks.rst154 failed or the device has been unplugged.
/openbmc/linux/Documentation/networking/
H A Dfailover.rst18 failing over to the paravirtual datapath when the VF is unplugged.
H A Dnet_failover.rst26 is unplugged.
69 periodically be unplugged. A second attribute - 'persistent' is provided and
118 the paravirtual datapath when the VF is unplugged.
/openbmc/linux/include/drm/
H A Ddrm_device.h143 bool unplugged; member
/openbmc/linux/Documentation/arch/s390/
H A Dvfio-ap-locking.rst48 domains or control domains are being plugged into or unplugged from the guest.
82 unplugged. In order to figure out whether the adapter is passed through,
H A Dvfio-ap.rst958 An adapter, domain or control domain may be hot unplugged from a running KVM
979 its mdev can be hot unplugged from the guest in one of two ways:
1011 2. A vfio_ap mediated device can be hot unplugged by attaching the qemu monitor
/openbmc/linux/sound/ppc/
H A DKconfig32 headphone/line jack is plugged, and turned on when unplugged.
/openbmc/linux/Documentation/hwmon/
H A Dnzxt-smart2.rst29 If fans are plugged in/unplugged while the system is powered on, the driver
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_drv.c451 if (dev->unplugged) { in drm_dev_enter()
491 dev->unplugged = true; in drm_dev_unplug()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-msi-laptop15 automatically when the power cord is plugged/unplugged.
/openbmc/qemu/docs/system/
H A Dvirtio-net-failover.rst9 virtio-net device. Before migration the vfio device is unplugged and data flows
/openbmc/linux/Documentation/sound/designs/
H A Djack-injection.rst103 - headphone unplugged:
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c1433 bool unplugged = udev->state == USB_STATE_NOTATTACHED; in ath9k_hif_usb_disconnect() local
1441 ath9k_htc_hw_deinit(hif_dev->htc_handle, unplugged); in ath9k_hif_usb_disconnect()
1449 if (!unplugged && (hif_dev->flags & HIF_USB_READY)) in ath9k_hif_usb_disconnect()
/openbmc/linux/drivers/usb/core/
H A DKconfig27 unplugged, causing any mounted filesystems to be lost. The
/openbmc/qemu/docs/devel/
H A Dqom.rst451 Likewise only some can be unplugged after creation and need an
454 Devices can only be unplugged if their ``parent_bus`` has a registered
/openbmc/qemu/docs/
H A Dpcie.txt224 cannot be hot-plugged/hot-unplugged:
238 PCI Express devices can be natively hot-plugged/hot-unplugged into/from
/openbmc/qemu/ui/
H A Dconsole.c1219 static const char unplugged[] = in graphic_console_close() local
1232 surface = qemu_create_placeholder_surface(width, height, unplugged); in graphic_console_close()
/openbmc/linux/Documentation/gpu/
H A Dvgaarbiter.rst51 unplugged, we get "invalid" then for card_ID and an -ENODEV
/openbmc/u-boot/drivers/core/
H A DKconfig63 it causes unplugged devices to linger around in the dm-tree, and it
/openbmc/linux/Documentation/power/
H A Dsuspend-and-cpuhotplug.rst203 c. When a CPU is physically hot-unplugged and a new (and possibly different
/openbmc/linux/Documentation/mm/
H A Dhighmem.rst67 this function, the CPU can not be unplugged from the system via
/openbmc/linux/Documentation/usb/
H A Dmass-storage.rst84 unplugged from the host; the proper term for that is
/openbmc/linux/drivers/virtio/
H A Dvirtio_mem.c2012 goto unplugged; in virtio_mem_sbm_unplug_any_sb_online()
2034 unplugged: in virtio_mem_sbm_unplug_any_sb_online()

12