Searched defs:unplug (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | virtio_mem.h | 50 struct virtio_mem_req_unplug unplug; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | virtio_mem.h | 127 struct virtio_mem_req_unplug unplug; member
|
| /kernel/linux/linux-4.19/drivers/thunderbolt/ |
| D | tb.c | 242 bool unplug; member
|
| D | tb_msgs.h | 81 bool unplug:1; member
|
| /kernel/linux/linux-5.10/drivers/thunderbolt/ |
| D | tb.c | 46 bool unplug; member 51 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug()
|
| D | ctl.c | 728 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug()
|
| D | tb_msgs.h | 83 bool unplug:1; member
|
| /kernel/linux/linux-5.10/drivers/hid/usbhid/ |
| D | hid-core.c | 434 int unplug = 0; in hid_irq_out() local 481 int unplug = 0, status = urb->status; in hid_ctrl() local
|
| /kernel/linux/linux-4.19/drivers/hid/usbhid/ |
| D | hid-core.c | 437 int unplug = 0; in hid_irq_out() local 484 int unplug = 0, status = urb->status; in hid_ctrl() local
|
| /kernel/linux/linux-5.10/block/ |
| D | blk-core.c | 1719 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged()
|
| /kernel/linux/linux-4.19/block/ |
| D | blk-core.c | 3669 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged()
|