has_device_matching_modalias
Description:
Check if there is a device on this system that matches the given modalias glob.
Parameters:
this |
a SystemInfo instance. |
modalias_glob |
the modalias value to to look for, may contain wildcards. |
Returns:
true if a matching device was found. |