modalias_to_syspath


Description:

public unowned string modalias_to_syspath (string modalias)

Receive a path in /sys for the devices with the given modalias.

Parameters:

this

a SystemInfo instance.

modalias

the modalias value to resolve.

Returns:

the syspath, or null if none was found.