Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dretimer.c457 pm_runtime_set_autosuspend_delay(&rt->dev, TB_AUTOSUSPEND_DELAY); in tb_retimer_add()
H A Ddomain.c478 pm_runtime_set_autosuspend_delay(&tb->dev, TB_AUTOSUSPEND_DELAY); in tb_domain_add()
H A Dtb.h549 #define TB_AUTOSUSPEND_DELAY 15000 /* ms */ macro
H A Dnhi.c1419 pm_runtime_set_autosuspend_delay(&pdev->dev, TB_AUTOSUSPEND_DELAY); in nhi_probe()
H A Dswitch.c3399 pm_runtime_set_autosuspend_delay(&sw->dev, TB_AUTOSUSPEND_DELAY); in tb_switch_add()