|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /lib/python3.9/site-packages/tuned/hardware/__pycache__/ |
a
�]�iE � @ s0 d dl mZ ddlZdgZG dd� dej�ZdS )� )�device_matcher� N�DeviceMatcherUdevc @ s e Zd Zdd� ZdS )r c C s� d}z|j �� }W n6 tyH z|�� }W n tyB Y Y dS 0 Y n0 tt|��D ]\}}||d | d 7 }qVt�||tj�duS )zc
Match a device against the udev regex in tuning profiles.
device is a pyudev.Device object
� F�=�
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