| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_device.c | 88 mutex_lock(&ptdev->unplug.lock); in panthor_device_unplug() 93 mutex_unlock(&ptdev->unplug.lock); in panthor_device_unplug() 94 wait_for_completion(&ptdev->unplug.done); in panthor_device_unplug() 108 mutex_unlock(&ptdev->unplug.lock); in panthor_device_unplug() 129 complete_all(&ptdev->unplug.done); in panthor_device_unplug() 190 init_completion(&ptdev->unplug.done); in panthor_device_init() 191 ret = drmm_mutex_init(&ptdev->base, &ptdev->unplug.lock); in panthor_device_init()
|
| H A D | panthor_device.h | 170 } unplug; member
|
| /linux/Documentation/arch/s390/ |
| H A D | vfio-ap-locking.rst | 72 device driver is using it to plug/unplug AP devices passed through to the KVM 86 to unplug the adapter. 89 pointer is not used to plug/unplug devices passed through to the KVM guest;
|
| H A D | vfio-ap.rst | 970 Hot plug/unplug support: 1026 | dyn | Indicates hot plug/unplug of AP adapters, domains and control | 1041 1. If the KVM guest was started with libvirt, you can hot unplug the mdev via 1046 For example, to hot unplug mdev 62177883-f1bb-47f0-914d-32a22e3a8804 from 1064 For example, to hot unplug the vfio_ap mediated device identified on the 1076 For example, to hot unplug the vfio_ap mediated device that was specified
|
| /linux/include/uapi/linux/ |
| H A D | virtio_mem.h | 82 * has memory plugged. The device driver can request to unplug all memory 101 /* request to unplug memory blocks */ 103 /* request to unplug all blocks and shrink the usable size */ 132 struct virtio_mem_req_unplug unplug; 208 * Currently used size. Changes due to plug/unplug requests, but no 130 struct virtio_mem_req_unplug unplug; global() member
|
| /linux/arch/x86/xen/ |
| H A D | Makefile | 23 obj-$(CONFIG_XEN_PVHVM) += platform-pci-unplug.o
|
| /linux/Documentation/usb/ |
| H A D | chipidea.rst | 66 5) Remove B-device (unplug micro B plug) and insert again in 10 seconds; 69 6) Remove B-device (unplug micro B plug) and insert again after 10 seconds;
|
| H A D | usbmon.rst | 60 many similar devices, unplug one and compare the two
|
| /linux/drivers/thunderbolt/ |
| H A D | tb.c | 82 bool unplug; member 93 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug() argument 104 ev->unplug = unplug; in tb_queue_hotplug() 2440 ev->route, ev->port, ev->unplug); in tb_handle_hotplug() 2446 ev->route, ev->port, ev->unplug); in tb_handle_hotplug() 2452 ev->route, ev->port, ev->unplug); in tb_handle_hotplug() 2458 if (ev->unplug) { in tb_handle_hotplug() 2925 if (tb_cfg_ack_plug(tb->ctl, route, pkg->port, pkg->unplug)) { in tb_handle_event() 2930 tb_queue_hotplug(tb, route, pkg->port, pkg->unplug); in tb_handle_event()
|
| H A D | ctl.c | 842 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug() argument 848 .pg = unplug ? TB_CFG_ERROR_PG_HOT_UNPLUG in tb_cfg_ack_plug() 852 unplug ? "un" : "", route, port); in tb_cfg_ack_plug()
|
| H A D | tb_msgs.h | 93 bool unplug:1; member
|
| /linux/drivers/hid/usbhid/ |
| H A D | hid-core.c | 432 int unplug = 0; in hid_irq_out() local 438 unplug = 1; in hid_irq_out() 452 if (unplug) { in hid_irq_out() 480 int unplug = 0, status = urb->status; in hid_ctrl() local 490 unplug = 1; in hid_ctrl() 504 if (unplug) { in hid_ctrl()
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-ioc-device-info.rst | 99 vary across reboots or device unplug/replug.
|
| /linux/Documentation/networking/device_drivers/atm/ |
| H A D | cxacru.rst | 11 driver and it is necessary to unplug/remove power to the device to fix this.
|
| /linux/drivers/hid/bpf/progs/ |
| H A D | README | 77 Then unplug and replug the device.
|
| /linux/Documentation/sound/designs/ |
| H A D | jack-injection.rst | 15 machine and plug/unplug physical devices to the audio jack.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-vfio-mdev | 110 is active and the vendor driver doesn't support hot unplug.
|
| /linux/Documentation/driver-api/tty/ |
| H A D | moxa-smartio.rst | 196 To avoid this problem, please unplug fifth and after board, because Moxa
|
| /linux/kernel/ |
| H A D | Kconfig.kexec | 155 in response to hot plug/unplug or online/offline of CPUs or
|
| /linux/Documentation/driver-api/ |
| H A D | vfio-mediated-device.rst | 237 doesn't support hot unplug.
|
| /linux/Documentation/driver-api/cxl/ |
| H A D | theory-of-operation.rst | 195 objects. Conversely for hot-unplug / removal scenarios, there is no need for
|
| /linux/Documentation/driver-api/usb/ |
| H A D | persist.rst | 124 with it, unplug the flash device, plug it back in later, and still
|
| /linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| H A D | overview.rst | 119 the ability to hot plug/unplug objects in and out of the DPRC.
|
| /linux/Documentation/hid/ |
| H A D | hid-transport.rst | 72 device failures. Once transport drivers detect unplug or failure events, they
|
| /linux/Documentation/power/ |
| H A D | swsusp.rst | 463 Remember that it's always a bad idea to unplug a disk drive containing a
|