- udev-device-parent-with-subsystem-devtype dev subsystem devtypeprocedure
Find the next parent device, with a matching subsystem and devtype value, and fill in information from the sys device and the udev database entry (from the original documentation).
dev is an udev-device record. subsystem and devtype are strings. Returns a udev-device record.