Searched refs:SUBST_ATTR (Results 1 – 2 of 2) sorted by relevance
/third_party/eudev/src/udev/ |
D | udev-event.c | 73 SUBST_ATTR, in udev_event_apply_format() enumerator 96 { .name = "attr", .fmt = 's', .type = SUBST_ATTR }, in udev_event_apply_format() 97 { .name = "sysfs", .fmt = 's', .type = SUBST_ATTR }, in udev_event_apply_format() 293 case SUBST_ATTR: { in udev_event_apply_format()
|
/third_party/alsa-utils/alsactl/ |
D | init_parse.c | 1018 SUBST_ATTR, in apply_format() enumerator 1031 { .name = "attr", .fmt = 's', .type = SUBST_ATTR }, in apply_format() 1150 case SUBST_ATTR: in apply_format()
|