Searched refs:FORMAT_SUBST_ATTR (Results 1 – 1 of 1) sorted by relevance
97 FORMAT_SUBST_ATTR, enumerator125 { .name = "attr", .fmt = 's', .type = FORMAT_SUBST_ATTR },126 { .name = "sysfs", .fmt = 's', .type = FORMAT_SUBST_ATTR }, /* deprecated */346 case FORMAT_SUBST_ATTR: { in udev_event_subst_format()545 if (IN_SET(type, FORMAT_SUBST_ATTR, FORMAT_SUBST_ENV) && isempty(attr)) { in udev_check_format()