Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dusb4_port.c293 pm_runtime_set_autosuspend_delay(&usb4->dev, TB_AUTOSUSPEND_DELAY); in usb4_port_device_add()
H A Dretimer.c444 pm_runtime_set_autosuspend_delay(&rt->dev, TB_AUTOSUSPEND_DELAY); in tb_retimer_add()
H A Ddomain.c477 pm_runtime_set_autosuspend_delay(&tb->dev, TB_AUTOSUSPEND_DELAY); in tb_domain_add()
H A Dtb.h526 #define TB_AUTOSUSPEND_DELAY 15000 /* ms */ macro
H A Dnhi.c1417 pm_runtime_set_autosuspend_delay(&pdev->dev, TB_AUTOSUSPEND_DELAY); in nhi_probe()
H A Dswitch.c3354 pm_runtime_set_autosuspend_delay(&sw->dev, TB_AUTOSUSPEND_DELAY); in tb_switch_add()