HomeSort by relevance Sort by last modified time
    Searched refs:g_udev_device_get_property (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/deps/fakegudev/src/
gudev-exercise.c 63 prop = g_udev_device_get_property (device, *keys);
fakegudev.c 162 static const char *k_func_get_property = "g_udev_device_get_property";
579 g_udev_device_get_property (GUdevDevice *device, function
602 * g_udev_device_get_property() and then operate on the result, so we
604 * calling into our version of g_udev_device_get_property().

Completed in 192 milliseconds