Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dvirtio_mem.h127 struct virtio_mem_req_unplug unplug; member
/Linux-v5.10/drivers/thunderbolt/
Dtb.c46 bool unplug; member
51 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug()
Dctl.c728 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug()
Dtb_msgs.h83 bool unplug:1; member
/Linux-v5.10/drivers/hid/usbhid/
Dhid-core.c434 int unplug = 0; in hid_irq_out() local
481 int unplug = 0, status = urb->status; in hid_ctrl() local
/Linux-v5.10/block/
Dblk-core.c1730 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged()