File: //lib/python3.12/site-packages/tuned/plugins/__pycache__/plugin_usb.cpython-312.opt-1.pyc
�
�]�i� � � � d dl mZ d dl� ddlZddlmZ ddlZddlZej j � Z G d� dej � Z
y)� )�base)�*� N)�commandsc �| � e Zd ZdZd� Zd� Zed� � Zd� Zd� Z d� Z
edd �
� d� � Z e
d� dd�� Zy
)� USBPlugina�
Sets autosuspend timeout of USB devices to the value specified by the
[option]`autosuspend` option in seconds. If the [option]`devices`
option is specified, the [option]`autosuspend` option applies to only
the USB devices specified, otherwise it applies to all USB devices.
The value `0` means that autosuspend is disabled.
.Turn off USB autosuspend for USB devices `1-1` and `1-2`
====
----
[usb]
devices=1-1,1-2
autosuspend=0
----
====
c � � d| _ t � | _ t � | _ | j j d� j
dd� D ]'