Home
last modified time | relevance | path

Searched defs:parent_device (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/udev/
H A Dudev_device.cc31 udev_device* parent_device = udev_device_get_parent(device_); in GetParent() local
39 udev_device* parent_device = udev_device_get_parent_with_subsystem_devtype( in GetParentWithSubsystemDeviceType() local