Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtb.h244 #define TB_AUTOSUSPEND_DELAY 15000 /* ms */ macro
Ddomain.c447 pm_runtime_set_autosuspend_delay(&tb->dev, TB_AUTOSUSPEND_DELAY); in tb_domain_add()
Dnhi.c1077 pm_runtime_set_autosuspend_delay(&pdev->dev, TB_AUTOSUSPEND_DELAY); in nhi_probe()
Dswitch.c1416 pm_runtime_set_autosuspend_delay(&sw->dev, TB_AUTOSUSPEND_DELAY); in tb_switch_add()