Searched refs:autosuspend_delay_ms (Results 1 – 6 of 6) sorted by relevance
44 int autosuspend_delay_ms; member525 .autosuspend_delay_ms = 100,552 int autosuspend_delay_ms = -1; in davinci_mdio_probe() local593 autosuspend_delay_ms = in davinci_mdio_probe()594 of_mdio_data->autosuspend_delay_ms; in davinci_mdio_probe()638 pm_runtime_set_autosuspend_delay(&pdev->dev, autosuspend_delay_ms); in davinci_mdio_probe()
34 | |-- autosuspend_delay_ms
186 What: /sys/devices/.../power/autosuspend_delay_ms190 The /sys/devices/.../power/autosuspend_delay_ms attribute
140 ``autosuspend_delay_ms``. (There may also be a file named ``level``; this143 and replaced by the ``autosuspend_delay_ms`` file. The only difference177 ``power/autosuspend_delay_ms``188 Writing ``-1`` to ``power/autosuspend_delay_ms`` and writing ``on`` to197 was added in 2.6.34, and ``power/autosuspend_delay_ms`` was added in
209 static DEVICE_ATTR_RW(autosuspend_delay_ms);
877 /sys/devices/.../power/autosuspend_delay_ms attribute.