Home
last modified time | relevance | path

Searched refs:up_exported_device_set_model (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/upower/upower-0.99.13/dbus/
H A Dup-device-generated.h207 void up_exported_device_set_model (UpExportedDevice *object, const gchar *value);
H A Dup-device-generated.c1398 up_exported_device_set_model (UpExportedDevice *object, const gchar *value) in up_exported_device_set_model() function
/dports/sysutils/upower/upower-0.99.13/libupower-glib/
H A Dup-device.c604 up_exported_device_set_model (device->priv->proxy_device, g_value_get_string (value)); in up_device_set_property()