Searched defs:unplug (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/thunderbolt/ | ||
H A D | tb.c | 208 bool unplug; member in struct:tb_hotplug_event 284 tb_schedule_hotplug_handler(void *data, u64 route, u8 port, bool unplug) tb_schedule_hotplug_handler() argument |
H A D | ctl.c | 116 bool unplug:1; member in struct:cfg_event_pkg |
/linux-4.1.27/drivers/hid/usbhid/ | ||
H A D | hid-core.c | 432 int unplug = 0; hid_irq_out() local 478 int unplug = 0, status = urb->status; hid_ctrl() local |
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ | ||
H A D | osc_cache.c | 2433 bool unplug = false; osc_flush_async_page() local 2751 bool unplug = false; osc_cache_truncate_end() local 2843 bool unplug = false; osc_cache_writeback_range() local |
/linux-4.1.27/block/ | ||
H A D | blk-core.c | 3100 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, blk_check_plugged() argument |
Completed in 219 milliseconds