Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dmconsole_kern.c322 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()
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dfailover.rst18 failing over to the paravirtual datapath when the VF is unplugged.
H A Dnet_failover.rst26 is unplugged.
81 the paravirtual datapath when the VF is unplugged.
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_device.h137 bool unplugged; member
/OK3568_Linux_fs/kernel/sound/ppc/
H A DKconfig32 headphone/line jack is plugged, and turned on when unplugged.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_drv.c428 if (dev->unplugged) { in drm_dev_enter()
468 dev->unplugged = true; in drm_dev_unplug()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-platform-msi-laptop15 automatically when the power cord is plugged/unplugged.
H A Dsysfs-wusb_cbaf45 7. Device is unplugged.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dcs42l42.txt25 short tip sense when unplugged and float when plugged in.
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c1394 bool unplugged = (udev->state == USB_STATE_NOTATTACHED) ? true : false; in ath9k_hif_usb_disconnect() local
1402 ath9k_htc_hw_deinit(hif_dev->htc_handle, unplugged); in ath9k_hif_usb_disconnect()
1412 if (!unplugged && (hif_dev->flags & HIF_USB_READY)) in ath9k_hif_usb_disconnect()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A DKconfig27 unplugged, causing any mounted filesystems to be lost. The
/OK3568_Linux_fs/kernel/drivers/virtio/
H A Dvirtio_mem.c1362 goto unplugged; in virtio_mem_mb_unplug_any_sb_online()
1384 unplugged: in virtio_mem_mb_unplug_any_sb_online()
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dvgaarbiter.rst51 unplugged, we get "invalid" then for card_ID and an -ENODEV
/OK3568_Linux_fs/u-boot/drivers/core/
H A DKconfig64 it causes unplugged devices to linger around in the dm-tree, and it
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dsuspend-and-cpuhotplug.rst203 c. When a CPU is physically hot-unplugged and a new (and possibly different
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dmass-storage.rst84 unplugged from the host; the proper term for that is
/OK3568_Linux_fs/kernel/Documentation/driver-api/serial/
H A Dtty.rst54 discipline is being unplugged. At the point of
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dlibsas.rst409 When a device or devices are unplugged from the domain, this
/OK3568_Linux_fs/kernel/net/
H A DKconfig452 paravirtual datapath when the VF is unplugged.
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Deeh-pci-error-recovery.rst74 get if the device was physically unplugged from the slot.
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/3com/
H A Dvortex.rst325 This means that when, for example, a machine is unplugged from a hubbed
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Devents.rst486 queue is unplugged with a depth > 1. If you were tracing a set of
516 request queue is unplugged with a depth > 1. If you were tracing a
/OK3568_Linux_fs/kernel/drivers/char/
H A DKconfig68 If the printer is out of paper (or off, or unplugged, or too

12