Lines Matching defs:subsys
882 char subsys[UTIL_PATH_SIZE];
926 strscpy(subsys, sizeof(subsys), &id[1]);
927 sysname = strchr(subsys, ':');
934 return udev_device_new_from_subsystem_sysname(udev, subsys, sysname);
984 char subsys[UTIL_NAME_SIZE];
987 strscpy(subsys, sizeof(subsys), sysname);
988 driver = strchr(subsys, ':');
993 strscpyl(path, sizeof(path), "/sys/subsystem/", subsys, "/drivers/", driver, NULL);
997 strscpyl(path, sizeof(path), "/sys/bus/", subsys, "/drivers/", driver, NULL);
1727 * use $subsys:$syname -- pci:0000:00:1f.2