Home
last modified time | relevance | path

Searched defs:unplug (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/tests/avocado/
H A Dhotplug_blk.py47 def unplug(self) -> None: member in HotPlug
/openbmc/qemu/include/hw/
H A Dhotplug.h61 hotplug_fn unplug; member
/openbmc/qemu/hw/s390x/
H A Dccw-device.h38 void (*unplug)(HotplugHandler *, DeviceState *, Error **); member
/openbmc/linux/drivers/md/
H A Draid1-10.c134 blk_plug_cb_fn unplug, int copies) in raid1_add_bio_to_plug()
/openbmc/linux/include/uapi/linux/
H A Dvirtio_mem.h130 struct virtio_mem_req_unplug unplug; member
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_mem.h132 struct virtio_mem_req_unplug unplug; member
/openbmc/qemu/hw/usb/
H A Dhcd-uhci.h87 bool unplug; member
/openbmc/linux/drivers/hid/usbhid/
H A Dhid-core.c430 int unplug = 0; in hid_irq_out() local
478 int unplug = 0, status = urb->status; in hid_ctrl() local
/openbmc/linux/drivers/thunderbolt/
H A Dtb.c52 bool unplug; member
163 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug()
H A Dctl.c810 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug()
H A Dtb_msgs.h93 bool unplug:1; member
/openbmc/linux/block/
H A Dblk-core.c1124 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged()
/openbmc/qemu/include/hw/core/
H A Dcpu.h482 bool unplug; member