| OsinfoDevice * | osinfo_device_new () |
| const gchar * | osinfo_device_get_vendor () |
| const gchar * | osinfo_device_get_vendor_id () |
| const gchar * | osinfo_device_get_product () |
| const gchar * | osinfo_device_get_product_id () |
| const gchar * | osinfo_device_get_bus_type () |
| const gchar * | osinfo_device_get_class () |
| const gchar * | osinfo_device_get_name () |
| const gchar * | osinfo_device_get_subsystem () |
| #define | OSINFO_TYPE_DEVICE |
| #define | OSINFO_DEVICE_PROP_VENDOR |
| #define | OSINFO_DEVICE_PROP_VENDOR_ID |
| #define | OSINFO_DEVICE_PROP_PRODUCT |
| #define | OSINFO_DEVICE_PROP_PRODUCT_ID |
| #define | OSINFO_DEVICE_PROP_NAME |
| #define | OSINFO_DEVICE_PROP_CLASS |
| #define | OSINFO_DEVICE_PROP_BUS_TYPE |
| #define | OSINFO_DEVICE_PROP_SUBSYSTEM |
OsinfoDevice is an entity representing some kind of hardware device. Devices can be associated with operating systems and platforms.
const gchar *
osinfo_device_get_subsystem (OsinfoDevice *dev);
Since: 0.2.1