/linux-4.4.14/arch/um/drivers/ |
D | mconsole_kern.c | 320 struct unplugged_pages *unplugged; in mem_config() local 327 unplugged = list_entry(unplugged_pages.next, in mem_config() 330 addr = unplugged->pages[--unplug_index]; in mem_config() 332 list_del(&unplugged->list); in mem_config() 333 addr = unplugged; in mem_config() 347 unplugged = page_address(page); in mem_config() 349 list_add(&unplugged->list, &unplugged_pages); in mem_config() 354 addr = unplugged; in mem_config() 356 unplugged = list_entry(entry, in mem_config() 366 unplugged->pages[unplug_index++] = addr; in mem_config()
|
/linux-4.4.14/Documentation/usb/ |
D | persist.txt | 13 detect connect-change events (devices being plugged in or unplugged). 17 required to behave as though the device has been unplugged. It's a 30 If the kernel wants to believe that your USB keyboard was unplugged 37 been unplugged while the system was suspended. If you had a mounted 49 it's as though you had unplugged all the USB devices. Yes, it's 84 unplugged. 87 but a USB device was unplugged and then replugged, or if a USB device 93 behaves as though the old device had been unplugged and a new device
|
D | callbacks.txt | 131 failed or the device has been unplugged.
|
D | mass-storage.txt | 78 unplugged from the host; the proper term for that is
|
/linux-4.4.14/sound/ppc/ |
D | Kconfig | 31 headphone/line jack is plugged, and turned on when unplugged.
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-power-twl4030 | 11 value when a cable is plugged or unplugged.
|
D | sysfs-platform-msi-laptop | 15 automatically when the power cord is plugged/unplugged.
|
D | sysfs-wusb_cbaf | 45 7. Device is unplugged.
|
/linux-4.4.14/include/drm/ |
D | drmP.h | 742 atomic_t unplugged; /**< Flag whether dev is dead */ member 876 atomic_set(&dev->unplugged, 1); in drm_device_set_unplugged() 881 int ret = atomic_read(&dev->unplugged); in drm_device_is_unplugged()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | hif_usb.c | 1326 bool unplugged = (udev->state == USB_STATE_NOTATTACHED) ? true : false; in ath9k_hif_usb_disconnect() local 1334 ath9k_htc_hw_deinit(hif_dev->htc_handle, unplugged); in ath9k_hif_usb_disconnect() 1343 if (!unplugged && (hif_dev->flags & HIF_USB_READY)) in ath9k_hif_usb_disconnect()
|
/linux-4.4.14/drivers/usb/core/ |
D | Kconfig | 26 unplugged, causing any mounted filesystems to be lost. The
|
/linux-4.4.14/Documentation/ |
D | vgaarbiter.txt | 61 unplugged, we get "invalid" then for card_ID and an -ENODEV
|
/linux-4.4.14/Documentation/trace/ |
D | events.txt | 462 queue is unplugged with a depth > 1. If you were tracing a set of 492 request queue is unplugged with a depth > 1. If you were tracing a
|
/linux-4.4.14/Documentation/power/ |
D | suspend-and-cpuhotplug.txt | 193 c. When a CPU is physically hot-unplugged and a new (and possibly different
|
D | swsusp.txt | 23 * you have unplugged the USB devices with mounted filesystems on them;
|
/linux-4.4.14/Documentation/serial/ |
D | tty.txt | 51 discipline is being unplugged. At the point of
|
/linux-4.4.14/Documentation/scsi/ |
D | libsas.txt | 350 When a device or devices are unplugged from the domain, this
|
D | scsi_mid_low_api.txt | 79 to be hot plugged (and unplugged) during the lifetime of the LLD and will 210 removed (unplugged) or the connection to it has been interrupted. Some
|
/linux-4.4.14/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 74 get if the device was physically unplugged from the slot.
|
/linux-4.4.14/Documentation/networking/ |
D | vortex.txt | 314 This means that when, for example, a machine is unplugged from a hubbed
|
/linux-4.4.14/drivers/char/ |
D | Kconfig | 129 If the printer is out of paper (or off, or unplugged, or too
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | common.c | 5528 goto unplugged; in il_isr() 5540 unplugged: in il_isr()
|
/linux-4.4.14/Documentation/block/ |
D | biodoc.txt | 1022 unplugged (to open up the flow again), either through a scheduled task or 1026 the queue gets explicitly unplugged as part of waiting for completion on that
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio.txt | 587 cable is unplugged. Thus, if you hear noises, suspect first the
|