/linux/arch/um/drivers/ |
A D | mconsole_kern.c | 322 struct unplugged_pages *unplugged; in mem_config() local 329 unplugged = list_entry(unplugged_pages.next, in mem_config() 332 addr = unplugged->pages[--unplug_index]; in mem_config() 334 list_del(&unplugged->list); in mem_config() 335 addr = unplugged; in mem_config() 349 unplugged = page_address(page); in mem_config() 351 list_add(&unplugged->list, &unplugged_pages); in mem_config() 356 addr = unplugged; in mem_config() 358 unplugged = list_entry(entry, in mem_config() 368 unplugged->pages[unplug_index++] = addr; in mem_config()
|
/linux/Documentation/driver-api/usb/ |
A D | persist.rst | 16 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 D | callbacks.rst | 154 failed or the device has been unplugged.
|
/linux/Documentation/networking/ |
A D | failover.rst | 18 failing over to the paravirtual datapath when the VF is unplugged.
|
A D | net_failover.rst | 26 is unplugged. 81 the paravirtual datapath when the VF is unplugged.
|
/linux/Documentation/devicetree/bindings/sound/ |
A D | cs42l42.txt | 25 0 = (Default) Shorted to tip when unplugged, open when plugged. 28 1 = Open when unplugged, shorted to tip when plugged.
|
/linux/include/drm/ |
A D | drm_device.h | 130 bool unplugged; member
|
/linux/sound/ppc/ |
A D | Kconfig | 32 headphone/line jack is plugged, and turned on when unplugged.
|
/linux/drivers/gpu/drm/ |
A D | drm_drv.c | 429 if (dev->unplugged) { in drm_dev_enter() 469 dev->unplugged = true; in drm_dev_unplug()
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-platform-msi-laptop | 15 automatically when the power cord is plugged/unplugged.
|
A D | sysfs-wusb_cbaf | 45 7. Device is unplugged.
|
/linux/Documentation/sound/designs/ |
A D | jack-injection.rst | 103 - headphone unplugged:
|
/linux/drivers/net/wireless/ath/ath9k/ |
A D | hif_usb.c | 1387 bool unplugged = (udev->state == USB_STATE_NOTATTACHED) ? true : false; in ath9k_hif_usb_disconnect() local 1395 ath9k_htc_hw_deinit(hif_dev->htc_handle, unplugged); in ath9k_hif_usb_disconnect() 1405 if (!unplugged && (hif_dev->flags & HIF_USB_READY)) in ath9k_hif_usb_disconnect()
|
/linux/drivers/usb/core/ |
A D | Kconfig | 27 unplugged, causing any mounted filesystems to be lost. The
|
/linux/Documentation/gpu/ |
A D | vgaarbiter.rst | 51 unplugged, we get "invalid" then for card_ID and an -ENODEV
|
/linux/Documentation/power/ |
A D | suspend-and-cpuhotplug.rst | 203 c. When a CPU is physically hot-unplugged and a new (and possibly different
|
/linux/Documentation/usb/ |
A D | mass-storage.rst | 84 unplugged from the host; the proper term for that is
|
/linux/drivers/virtio/ |
A D | virtio_mem.c | 1931 goto unplugged; in virtio_mem_sbm_unplug_any_sb_online() 1953 unplugged: in virtio_mem_sbm_unplug_any_sb_online()
|
/linux/Documentation/driver-api/serial/ |
A D | tty.rst | 54 discipline is being unplugged. At the point of
|
/linux/Documentation/scsi/ |
A D | libsas.rst | 407 When a device or devices are unplugged from the domain, this
|
/linux/net/ |
A D | Kconfig | 448 paravirtual datapath when the VF is unplugged.
|
/linux/Documentation/networking/device_drivers/ethernet/3com/ |
A D | vortex.rst | 325 This means that when, for example, a machine is unplugged from a hubbed
|
/linux/Documentation/powerpc/ |
A D | eeh-pci-error-recovery.rst | 74 get if the device was physically unplugged from the slot.
|
/linux/drivers/char/ |
A D | Kconfig | 68 If the printer is out of paper (or off, or unplugged, or too
|
/linux/Documentation/trace/ |
A D | events.rst | 467 queue is unplugged with a depth > 1. If you were tracing a set of 497 request queue is unplugged with a depth > 1. If you were tracing a
|