Home
last modified time | relevance | path

Searched refs:_cleanup_udev_device_unref_ (Results 1 – 7 of 7) sorted by relevance

/third_party/eudev/src/udev/
Dudevadm-trigger.c187 _cleanup_udev_device_unref_ struct udev_device *dev; in adm_trigger()
200 _cleanup_udev_device_unref_ struct udev_device *dev; in adm_trigger()
223 _cleanup_udev_device_unref_ struct udev_device *dev; in adm_trigger()
Dudevadm-test.c52 _cleanup_udev_device_unref_ struct udev_device *dev = NULL; in adm_test()
Dudevadm-info.c286 _cleanup_udev_device_unref_ struct udev_device *device = NULL; in uinfo()
Dudevd.c836 _cleanup_udev_device_unref_ struct udev_device *d = NULL; in synthesize_change()
866 _cleanup_udev_device_unref_ struct udev_device *d = NULL; in synthesize_change()
/third_party/eudev/src/shared/
Dudev-util.h36 #define _cleanup_udev_device_unref_ _cleanup_(udev_device_unrefp) macro
/third_party/eudev/test/
Dtest-udev.c92 _cleanup_udev_device_unref_ struct udev_device *dev = NULL; in main()
Dtest-libudev.c112 _cleanup_udev_device_unref_ struct udev_device *device; in test_device()
126 _cleanup_udev_device_unref_ struct udev_device *device; in test_device_parents()