Home
last modified time | relevance | path

Searched refs:unplug (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/thunderbolt/
A Dtb.c49 bool unplug; member
54 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug() argument
65 ev->unplug = unplug; in tb_queue_hotplug()
1182 ev->route, ev->port, ev->unplug); in tb_handle_hotplug()
1188 ev->route, ev->port, ev->unplug); in tb_handle_hotplug()
1194 ev->route, ev->port, ev->unplug); in tb_handle_hotplug()
1200 if (ev->unplug) { in tb_handle_hotplug()
1285 if (tb_cfg_ack_plug(tb->ctl, route, pkg->port, pkg->unplug)) { in tb_handle_event()
1290 tb_queue_hotplug(tb, route, pkg->port, pkg->unplug); in tb_handle_event()
A Dctl.h125 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug);
A Dctl.c749 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug() argument
755 .pg = unplug ? TB_CFG_ERROR_PG_HOT_UNPLUG in tb_cfg_ack_plug()
759 unplug ? "un" : "", route, port); in tb_cfg_ack_plug()
A Dtb_msgs.h83 bool unplug:1; member
/linux/include/uapi/linux/
A Dvirtio_mem.h130 struct virtio_mem_req_unplug unplug; member
/linux/Documentation/ide/
A Dwarm-plug-howto.rst9 unplug old device(s) and plug new device(s)::
/linux/Documentation/usb/
A Dchipidea.rst65 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,
A Dusbmon.rst60 many similar devices, unplug one and compare the two
/linux/arch/x86/xen/
A DMakefile23 obj-$(CONFIG_XEN_PVHVM) += platform-pci-unplug.o
/linux/Documentation/devicetree/bindings/display/bridge/
A Dtda998x.txt17 screen plug/unplug interrupt.
/linux/drivers/hid/usbhid/
A Dhid-core.c430 int unplug = 0; in hid_irq_out() local
436 unplug = 1; in hid_irq_out()
450 if (unplug) { in hid_irq_out()
478 int unplug = 0, status = urb->status; in hid_ctrl() local
488 unplug = 1; in hid_ctrl()
502 if (unplug) { in hid_ctrl()
/linux/Documentation/userspace-api/media/mediactl/
A Dmedia-ioc-device-info.rst99 vary across reboots or device unplug/replug.
/linux/Documentation/networking/device_drivers/atm/
A Dcxacru.rst11 driver and it is necessary to unplug/remove power to the device to fix this.
/linux/block/
A Dblk-core.c1563 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged() argument
1573 if (cb->callback == unplug && cb->data == data) in blk_check_plugged()
1581 cb->callback = unplug; in blk_check_plugged()
/linux/Documentation/sound/designs/
A Djack-injection.rst15 machine and plug/unplug physical devices to the audio jack.
/linux/Documentation/devicetree/bindings/sound/
A Dcs42l42.txt44 With no debounce, the tip sense pin might be noisy on an unplug event.
/linux/Documentation/ABI/testing/
A Dsysfs-bus-vfio-mdev110 is active and the vendor driver doesn't support hot unplug.
/linux/Documentation/driver-api/serial/
A Dmoxa-smartio.rst196 To avoid this problem, please unplug fifth and after board, because Moxa
/linux/Documentation/devicetree/bindings/mfd/
A Dab8500.txt37 : MAIN_CH_UNPLUG_DET : : main charger unplug detection management (not in 8505)
/linux/Documentation/gpu/
A Dvkms.rst165 - Change output configuration: Plug/unplug screens, change EDID, allow changing
/linux/Documentation/driver-api/usb/
A Dpersist.rst124 with it, unplug the flash device, plug it back in later, and still
/linux/Documentation/driver-api/
A Dvfio-mediated-device.rst264 doesn't support hot unplug.
/linux/drivers/virtio/
A Dvirtio_mem.c1357 .u.unplug.addr = cpu_to_virtio64(vm->vdev, addr), in virtio_mem_send_unplug_request()
1358 .u.unplug.nb_blocks = cpu_to_virtio16(vm->vdev, nb_vm_blocks), in virtio_mem_send_unplug_request()
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
A Doverview.rst119 the ability to hot plug/unplug objects in and out of the DPRC.
/linux/include/linux/
A Dblkdev.h780 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug,

Completed in 47 milliseconds

12