Lines Matching refs:feat
15 my $feat;
33 'feat=s' => \$feat,
34 'feature=s' => \$feat,
248 next if ($feat && $name ne $feat);
280 next if ($feat && $name ne $feat);
299 my $title = "Feature $feat";
305 print ":Subsystem: $data{$feat}->{subsys} \n" if ($data{$feat}->{subsys});
306 print ":Kconfig: $data{$feat}->{kconfig} \n" if ($data{$feat}->{kconfig});
308 my $desc = $data{$feat}->{description};
313 my $com = $data{$feat}->{comments};
335 my %arch_table = %{$data{$feat}->{table}};
533 } elsif ($feat) {
549 [--feature=<feature>|--feat=<feature>] <COMAND> [<ARGUMENT>]
560 is affected by --arch or --feat/--feature flags.
580 =item B<--feat> or B<--feature>
625 If B<--feat> argument is used, it will output the content of the feature