| /linux/drivers/gpu/drm/panthor/ |
| A D | panthor_device.c | 57 mutex_lock(&ptdev->unplug.lock); in panthor_device_unplug() 62 mutex_unlock(&ptdev->unplug.lock); in panthor_device_unplug() 63 wait_for_completion(&ptdev->unplug.done); in panthor_device_unplug() 75 mutex_unlock(&ptdev->unplug.lock); in panthor_device_unplug() 97 complete_all(&ptdev->unplug.done); in panthor_device_unplug() 161 init_completion(&ptdev->unplug.done); in panthor_device_init() 162 ret = drmm_mutex_init(&ptdev->base, &ptdev->unplug.lock); in panthor_device_init()
|
| A D | panthor_device.h | 128 } unplug; member
|
| /linux/drivers/md/ |
| A D | raid1-10.c | 134 blk_plug_cb_fn unplug, int copies) in raid1_add_bio_to_plug() argument 148 cb = blk_check_plugged(unplug, mddev, sizeof(*plug)); in raid1_add_bio_to_plug() 171 mddev->bitmap_ops->unplug(mddev, current->bio_list == NULL); in raid1_prepare_flush_writes()
|
| A D | md-bitmap.h | 85 void (*unplug)(struct mddev *mddev, bool sync); member
|
| /linux/Documentation/arch/s390/ |
| 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;
|
| /linux/drivers/gpu/drm/ci/xfails/ |
| A D | i915-glk-flakes.txt | 6 core_hotunplug@unplug-rescan
|
| A D | vkms-none-fails.txt | 8 core_hotunplug@unplug-rescan,Fail
|
| /linux/include/uapi/linux/ |
| A D | virtio_mem.h | 132 struct virtio_mem_req_unplug unplug; member
|
| /linux/arch/x86/xen/ |
| A D | Makefile | 23 obj-$(CONFIG_XEN_PVHVM) += platform-pci-unplug.o
|
| /linux/Documentation/usb/ |
| 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;
|
| /linux/drivers/thunderbolt/ |
| A D | tb.c | 76 bool unplug; member 81 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug() argument 92 ev->unplug = unplug; in tb_queue_hotplug() 2323 ev->route, ev->port, ev->unplug); in tb_handle_hotplug() 2329 ev->route, ev->port, ev->unplug); in tb_handle_hotplug() 2335 ev->route, ev->port, ev->unplug); in tb_handle_hotplug() 2341 if (ev->unplug) { in tb_handle_hotplug() 2780 if (tb_cfg_ack_plug(tb->ctl, route, pkg->port, pkg->unplug)) { in tb_handle_event() 2785 tb_queue_hotplug(tb, route, pkg->port, pkg->unplug); in tb_handle_event()
|
| A D | ctl.h | 127 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug);
|
| A D | trace.h | 68 trace_seq_printf(p, "port=%d, unplug=%#x, ", msg->port, msg->unplug); in show_data_event()
|
| A D | ctl.c | 825 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug() argument 831 .pg = unplug ? TB_CFG_ERROR_PG_HOT_UNPLUG in tb_cfg_ack_plug() 835 unplug ? "un" : "", route, port); in tb_cfg_ack_plug()
|
| A D | tb_msgs.h | 93 bool unplug:1; member
|
| /linux/drivers/hid/usbhid/ |
| A D | hid-core.c | 431 int unplug = 0; in hid_irq_out() local 437 unplug = 1; in hid_irq_out() 451 if (unplug) { in hid_irq_out() 479 int unplug = 0, status = urb->status; in hid_ctrl() local 489 unplug = 1; in hid_ctrl() 503 if (unplug) { in hid_ctrl()
|
| /linux/block/ |
| A D | blk-core.c | 1170 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged() argument 1180 if (cb->callback == unplug && cb->data == data) in blk_check_plugged() 1188 cb->callback = unplug; in blk_check_plugged()
|
| /linux/Documentation/networking/device_drivers/atm/ |
| A D | cxacru.rst | 11 driver and it is necessary to unplug/remove power to the device to fix this.
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| A D | media-ioc-device-info.rst | 99 vary across reboots or device unplug/replug.
|
| /linux/drivers/hid/bpf/progs/ |
| A D | README | 77 Then unplug and replug the device.
|
| /linux/Documentation/sound/designs/ |
| A D | jack-injection.rst | 15 machine and plug/unplug physical devices to the audio jack.
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | motorcomm,yt8xxx.yaml | 51 If set, PHY will not enter sleep mode and close AFE after unplug cable
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-bus-vfio-mdev | 110 is active and the vendor driver doesn't support hot unplug.
|
| /linux/kernel/ |
| A D | Kconfig.kexec | 127 in response to hot plug/unplug or online/offline of CPUs or
|
| /linux/Documentation/devicetree/bindings/sound/ |
| A D | cirrus,cs42l42.yaml | 97 debounce, the tip sense pin might be noisy on an unplug event.
|