Home
last modified time | relevance | path

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

/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
/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