Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dswitch.c279 static int tb_plug_events_active(struct tb_switch *sw, bool active) in tb_plug_events_active() function
327 tb_plug_events_active(sw, false); in tb_switch_free()
420 if (tb_plug_events_active(sw, true)) in tb_switch_alloc()
475 err = tb_plug_events_active(sw, true); in tb_switch_resume()
499 err = tb_plug_events_active(sw, false); in tb_switch_suspend()