Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/arch/um/drivers/
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()
/linux-6.3-rc2/Documentation/driver-api/usb/
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
A Dcallbacks.rst154 failed or the device has been unplugged.
/linux-6.3-rc2/Documentation/networking/
A Dfailover.rst18 failing over to the paravirtual datapath when the VF is unplugged.
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.
/linux-6.3-rc2/include/drm/
A Ddrm_device.h143 bool unplugged; member
/linux-6.3-rc2/sound/ppc/
A DKconfig32 headphone/line jack is plugged, and turned on when unplugged.
/linux-6.3-rc2/Documentation/s390/
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,
A Dvfio-ap.rst959 An adapter, domain or control domain may be hot unplugged from a running KVM
980 its mdev can be hot unplugged from the guest in one of two ways:
1012 2. A vfio_ap mediated device can be hot unplugged by attaching the qemu monitor
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Dcirrus,cs42l42.yaml64 0 - (Default) Shorted to tip when unplugged, open when plugged.
67 1 - Open when unplugged, shorted to tip when plugged.
A Deverest,es8326.yaml51 the value of reg 2A when headset unplugged.
/linux-6.3-rc2/Documentation/hwmon/
A Dnzxt-smart2.rst29 If fans are plugged in/unplugged while the system is powered on, the driver
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-platform-msi-laptop15 automatically when the power cord is plugged/unplugged.
A Dsysfs-wusb_cbaf45 7. Device is unplugged.
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_drv.c453 if (dev->unplugged) { in drm_dev_enter()
493 dev->unplugged = true; in drm_dev_unplug()
/linux-6.3-rc2/Documentation/sound/designs/
A Djack-injection.rst103 - headphone unplugged:
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dhif_usb.c1418 bool unplugged = (udev->state == USB_STATE_NOTATTACHED) ? true : false; in ath9k_hif_usb_disconnect() local
1426 ath9k_htc_hw_deinit(hif_dev->htc_handle, unplugged); in ath9k_hif_usb_disconnect()
1434 if (!unplugged && (hif_dev->flags & HIF_USB_READY)) in ath9k_hif_usb_disconnect()
/linux-6.3-rc2/drivers/usb/core/
A DKconfig27 unplugged, causing any mounted filesystems to be lost. The
/linux-6.3-rc2/Documentation/gpu/
A Dvgaarbiter.rst51 unplugged, we get "invalid" then for card_ID and an -ENODEV
/linux-6.3-rc2/Documentation/power/
A Dsuspend-and-cpuhotplug.rst203 c. When a CPU is physically hot-unplugged and a new (and possibly different
/linux-6.3-rc2/Documentation/mm/
A Dhighmem.rst64 this function, the CPU can not be unplugged from the system via
/linux-6.3-rc2/Documentation/usb/
A Dmass-storage.rst84 unplugged from the host; the proper term for that is
/linux-6.3-rc2/drivers/virtio/
A Dvirtio_mem.c1969 goto unplugged; in virtio_mem_sbm_unplug_any_sb_online()
1991 unplugged: in virtio_mem_sbm_unplug_any_sb_online()
/linux-6.3-rc2/Documentation/scsi/
A Dlibsas.rst405 When a device or devices are unplugged from the domain, this
/linux-6.3-rc2/drivers/char/
A DKconfig69 If the printer is out of paper (or off, or unplugged, or too

Completed in 40 milliseconds

12