Lines Matching full:trigger
76 printf("%s trigger OPTIONS\n\n" in help()
81 " -n --dry-run Do not actually trigger the events\n" in help()
82 " -t --type= Type of events to trigger\n" in help()
86 " -s --subsystem-match=SUBSYSTEM Trigger devices from a matching subsystem\n" in help()
88 " -a --attr-match=FILE[=VALUE] Trigger devices with a matching attribute\n" in help()
90 " -p --property-match=KEY=VALUE Trigger devices with a matching property\n" in help()
91 " -g --tag-match=KEY=VALUE Trigger devices with a matching property\n" in help()
92 " -y --sysname-match=NAME Trigger devices with this /sys path\n" in help()
93 " --name-match=NAME Trigger devices with this /dev name\n" in help()
94 " -b --parent-match=NAME Trigger devices with that parent device\n" in help()
249 .name = "trigger",