관리-도구
편집 파일: device_matcher_udev.cpython-39.pyc
a ,�g � @ s0 d dl mZ ddlZdgZG dd� dej�ZdS )� )�device_matcher� N�DeviceMatcherUdevc @ s e Zd Zdd� ZdS )r c C sl d}z|j �� }W n ty, |�� }Y n0 tt|��D ]\}}||d | d 7 }q:t�||tj�duS )zc Match a device against the udev regex in tuning profiles. device is a pyudev.Device object � �=� N)� properties�items�AttributeError�sorted�list�re�search� MULTILINE)�selfZregexZdevicer r �key�val� r �F/usr/lib/python3.9/site-packages/tuned/hardware/device_matcher_udev.py�match s zDeviceMatcherUdev.matchN)�__name__� __module__�__qualname__r r r r r r s )r r r �__all__Z DeviceMatcherr r r r r �<module> s