Home
last modified time | relevance | path

Searched refs:unplug (Results 1 – 10 of 10) sorted by relevance

/drivers/thunderbolt/
Dtb.c208 bool unplug; member
230 ev->route, ev->port, ev->unplug); in tb_handle_hotplug()
236 ev->route, ev->port, ev->unplug); in tb_handle_hotplug()
243 ev->route, ev->port, ev->unplug); in tb_handle_hotplug()
246 if (ev->unplug) { in tb_handle_hotplug()
285 bool unplug) in tb_schedule_hotplug_handler() argument
295 ev->unplug = unplug; in tb_schedule_hotplug_handler()
Dctl.h15 typedef void (*hotplug_cb)(void *data, u64 route, u8 port, bool unplug);
Dctl.c116 bool unplug:1; member
384 ctl->callback(ctl->callback_data, route, pkg->port, pkg->unplug); in tb_ctl_handle_plug_event()
/drivers/staging/lustre/lustre/llite/
Drw26.c584 bool unplug = false; in ll_write_end() local
613 unplug = true; in ll_write_end()
617 unplug = true; in ll_write_end()
629 unplug = true; in ll_write_end()
632 if (unplug || in ll_write_end()
Dstatahead.c1398 bool unplug) in revalidate_statahead_dentry() argument
1433 if (unplug) { in revalidate_statahead_dentry()
1629 int ll_statahead(struct inode *dir, struct dentry **dentryp, bool unplug) in ll_statahead() argument
1637 rc = revalidate_statahead_dentry(dir, sai, dentryp, unplug); in ll_statahead()
Dllite_internal.h1117 int ll_statahead(struct inode *dir, struct dentry **dentry, bool unplug);
/drivers/hid/usbhid/
Dhid-core.c432 int unplug = 0; in hid_irq_out() local
438 unplug = 1; in hid_irq_out()
451 if (unplug) { in hid_irq_out()
478 int unplug = 0, status = urb->status; in hid_ctrl() local
488 unplug = 1; in hid_ctrl()
501 if (unplug) { in hid_ctrl()
/drivers/staging/lustre/lustre/osc/
Dosc_cache.c2527 bool unplug = false; in osc_flush_async_page() local
2583 unplug = true; in osc_flush_async_page()
2590 if (unplug) in osc_flush_async_page()
2856 bool unplug = false; in osc_cache_truncate_end() local
2868 unplug = true; in osc_cache_truncate_end()
2874 if (unplug) in osc_cache_truncate_end()
2948 bool unplug = false; in osc_cache_writeback_range() local
2978 unplug = true; in osc_cache_writeback_range()
3039 if (unplug) in osc_cache_writeback_range()
/drivers/usb/misc/
DKconfig287 would have to unplug and replug in order in order to attempt to swap
/drivers/staging/fsl-mc/
DREADME.txt121 the ability to hot plug/unplug objects in and out of the DPRC.