Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dswitch.c984 static int tb_plug_events_active(struct tb_switch *sw, bool active) in tb_plug_events_active() function
1652 return tb_plug_events_active(sw, true); in tb_switch_configure()
1864 tb_plug_events_active(sw, false); in tb_switch_remove()
1942 err = tb_plug_events_active(sw, true); in tb_switch_resume()
1974 err = tb_plug_events_active(sw, false); in tb_switch_suspend()