/Linux-v5.4/drivers/thunderbolt/ |
D | tb.c | 36 bool unplug; member 41 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug() argument 52 ev->unplug = unplug; in tb_queue_hotplug() 516 ev->route, ev->port, ev->unplug); in tb_handle_hotplug() 522 ev->route, ev->port, ev->unplug); in tb_handle_hotplug() 528 ev->route, ev->port, ev->unplug); in tb_handle_hotplug() 531 if (ev->unplug) { in tb_handle_hotplug() 606 tb_queue_hotplug(tb, route, pkg->port, pkg->unplug); in tb_handle_event()
|
D | tb_msgs.h | 78 bool unplug:1; member
|
/Linux-v5.4/Documentation/ide/ |
D | warm-plug-howto.rst | 9 unplug old device(s) and plug new device(s)::
|
/Linux-v5.4/arch/x86/xen/ |
D | Makefile | 25 obj-$(CONFIG_XEN_PVHVM) += platform-pci-unplug.o
|
/Linux-v5.4/Documentation/usb/ |
D | chipidea.rst | 65 5) Remove B-device(unplug micro B plug) and insert again in 10 seconds, 68 6) Remove B-device(unplug micro B plug) and insert again after 10 seconds,
|
D | usbmon.rst | 60 many similar devices, unplug one and compare the two
|
/Linux-v5.4/Documentation/devicetree/bindings/display/bridge/ |
D | tda998x.txt | 17 screen plug/unplug interrupt.
|
/Linux-v5.4/drivers/hid/usbhid/ |
D | hid-core.c | 434 int unplug = 0; in hid_irq_out() local 440 unplug = 1; in hid_irq_out() 453 if (unplug) { in hid_irq_out() 481 int unplug = 0, status = urb->status; in hid_ctrl() local 491 unplug = 1; in hid_ctrl() 504 if (unplug) { in hid_ctrl()
|
/Linux-v5.4/Documentation/networking/ |
D | cxacru.txt | 5 driver and it is necessary to unplug/remove power to the device to fix this.
|
/Linux-v5.4/Documentation/media/uapi/mediactl/ |
D | media-ioc-device-info.rst | 110 vary across reboots or device unplug/replug.
|
/Linux-v5.4/Documentation/devicetree/bindings/sound/ |
D | cs42l42.txt | 43 With no debounce, the tip sense pin might be noisy on an unplug event.
|
/Linux-v5.4/Documentation/gpu/ |
D | vkms.rst | 38 - Change output configuration: Plug/unplug screens, change EDID, allow changing
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-bus-vfio-mdev | 109 is active and the vendor driver doesn't support hot unplug.
|
/Linux-v5.4/block/ |
D | blk-core.c | 1736 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged() argument 1746 if (cb->callback == unplug && cb->data == data) in blk_check_plugged() 1754 cb->callback = unplug; in blk_check_plugged()
|
/Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
D | ab8500.txt | 37 : MAIN_CH_UNPLUG_DET : : main charger unplug detection management (not in 8505)
|
/Linux-v5.4/Documentation/driver-api/usb/ |
D | persist.rst | 124 with it, unplug the flash device, plug it back in later, and still
|
/Linux-v5.4/Documentation/driver-api/ |
D | vfio-mediated-device.rst | 278 doesn't support hot unplug.
|
/Linux-v5.4/Documentation/networking/device_drivers/freescale/dpaa2/ |
D | overview.rst | 119 the ability to hot plug/unplug objects in and out of the DPRC.
|
/Linux-v5.4/Documentation/hid/ |
D | hid-transport.rst | 72 device failures. Once transport drivers detect unplug or failure events, they
|
/Linux-v5.4/include/linux/ |
D | blkdev.h | 1179 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug,
|
/Linux-v5.4/Documentation/driver-api/serial/ |
D | moxa-smartio.rst | 576 To avoid this problem, please unplug fifth and after board, because Moxa
|
/Linux-v5.4/fs/ext4/ |
D | inode.c | 2820 goto unplug; in ext4_writepages() 2830 goto unplug; in ext4_writepages() 2929 unplug: in ext4_writepages()
|
/Linux-v5.4/Documentation/power/ |
D | swsusp.rst | 461 Remember that it's always a bad idea to unplug a disk drive containing a
|
/Linux-v5.4/Documentation/scsi/ |
D | scsi_mid_low_api.txt | 167 command) or in response to a "hot unplug" indicated by sysfs()'s 215 SCSI DEVICE hot unplug
|
/Linux-v5.4/Documentation/admin-guide/ |
D | kernel-parameters.txt | 2270 hot-unplug link recovery 5388 ide-disks -- unplug primary master IDE devices 5389 aux-ide-disks -- unplug non-primary-master IDE devices 5390 nics -- unplug network devices 5391 all -- unplug all emulated devices (NICs and IDE disks) 5394 the unplug protocol 5395 never -- do not unplug even if version check succeeds
|