add_match_sysfs_attr
Description:
All returned devices will have a sysfs attribute matching the given name
and value
.
Parameters:
this |
A Enumerator. |
name |
Wildcard filter for sysfs attribute key. |
value |
Wildcard filter for sysfs attribute value. |
Returns:
The passed in this. |