Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dretimer.c360 pm_runtime_set_autosuspend_delay(&rt->dev, TB_AUTOSUSPEND_DELAY); in tb_retimer_add()
H A Ddomain.c463 pm_runtime_set_autosuspend_delay(&tb->dev, TB_AUTOSUSPEND_DELAY); in tb_domain_add()
H A Dtb.h403 #define TB_AUTOSUSPEND_DELAY 15000 /* ms */ macro
H A Dnhi.c1257 pm_runtime_set_autosuspend_delay(&pdev->dev, TB_AUTOSUSPEND_DELAY); in nhi_probe()
H A Dswitch.c2537 pm_runtime_set_autosuspend_delay(&sw->dev, TB_AUTOSUSPEND_DELAY); in tb_switch_add()