Gets all devices belonging to subsystem.
| this |
A Client. |
| subsystem |
The subsystem to get devices for or null to get all devices. |
|
A list of Device objects. The caller should free the result by using unref on each element in the list and then g_list_free on the list. |