Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.h298 #define TB_AUTOSUSPEND_DELAY 15000 /* ms */ macro
Ddomain.c461 pm_runtime_set_autosuspend_delay(&tb->dev, TB_AUTOSUSPEND_DELAY); in tb_domain_add()
Dnhi.c1185 pm_runtime_set_autosuspend_delay(&pdev->dev, TB_AUTOSUSPEND_DELAY); in nhi_probe()
Dswitch.c1825 pm_runtime_set_autosuspend_delay(&sw->dev, TB_AUTOSUSPEND_DELAY); in tb_switch_add()