Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.c46 bool unplug; member
51 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug() argument
62 ev->unplug = unplug; in tb_queue_hotplug()
1132 ev->route, ev->port, ev->unplug); in tb_handle_hotplug()
1138 ev->route, ev->port, ev->unplug); in tb_handle_hotplug()
1144 ev->route, ev->port, ev->unplug); in tb_handle_hotplug()
1150 if (ev->unplug) { in tb_handle_hotplug()
1235 if (tb_cfg_ack_plug(tb->ctl, route, pkg->port, pkg->unplug)) { in tb_handle_event()
1240 tb_queue_hotplug(tb, route, pkg->port, pkg->unplug); in tb_handle_event()
H A Dctl.h126 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug);
H A Dctl.c728 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug() argument
734 .pg = unplug ? TB_CFG_ERROR_PG_HOT_UNPLUG in tb_cfg_ack_plug()
738 unplug ? "un" : "", route, port); in tb_cfg_ack_plug()
H A Dtb_msgs.h83 bool unplug:1; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvirtio_mem.h127 struct virtio_mem_req_unplug unplug; member
/OK3568_Linux_fs/kernel/Documentation/ide/
H A Dwarm-plug-howto.rst9 unplug old device(s) and plug new device(s)::
/OK3568_Linux_fs/kernel/Documentation/usb/
H 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,
H A Dusbmon.rst60 many similar devices, unplug one and compare the two
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A DMakefile23 obj-$(CONFIG_XEN_PVHVM) += platform-pci-unplug.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/bridge/
H A Dtda998x.txt17 screen plug/unplug interrupt.
/OK3568_Linux_fs/kernel/drivers/hid/usbhid/
H A Dhid-core.c434 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()
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/atm/
H A Dcxacru.rst11 driver and it is necessary to unplug/remove power to the device to fix this.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-device-info.rst99 vary across reboots or device unplug/replug.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dcs42l42.txt43 With no debounce, the tip sense pin might be noisy on an unplug event.
/OK3568_Linux_fs/kernel/block/
H A Dblk-core.c1734 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged() argument
1744 if (cb->callback == unplug && cb->data == data) in blk_check_plugged()
1752 cb->callback = unplug; in blk_check_plugged()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-vfio-mdev110 is active and the vendor driver doesn't support hot unplug.
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dvkms.rst38 - Change output configuration: Plug/unplug screens, change EDID, allow changing
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dab8500.txt37 : MAIN_CH_UNPLUG_DET : : main charger unplug detection management (not in 8505)
/OK3568_Linux_fs/kernel/drivers/virtio/
H A Dvirtio_mem.c898 .u.unplug.addr = cpu_to_virtio64(vm->vdev, addr), in virtio_mem_send_unplug_request()
899 .u.unplug.nb_blocks = cpu_to_virtio16(vm->vdev, nb_vm_blocks), in virtio_mem_send_unplug_request()
/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Dpersist.rst124 with it, unplug the flash device, plug it back in later, and still
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dvfio-mediated-device.rst278 doesn't support hot unplug.
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Doverview.rst119 the ability to hot plug/unplug objects in and out of the DPRC.
/OK3568_Linux_fs/kernel/Documentation/hid/
H A Dhid-transport.rst72 device failures. Once transport drivers detect unplug or failure events, they
/OK3568_Linux_fs/kernel/include/linux/
H A Dblkdev.h1267 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug,
/OK3568_Linux_fs/kernel/Documentation/driver-api/serial/
H A Dmoxa-smartio.rst576 To avoid this problem, please unplug fifth and after board, because Moxa

12