Searched refs:config_options (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-config.c30 static struct option config_options[] = { variable in typeref:struct:option
166 argc = parse_options(argc, argv, config_options, config_usage,
171 parse_options_usage(config_usage, config_options, "user", 0);
172 parse_options_usage(NULL, config_options, "system", 0);
198 parse_options_usage(config_usage, config_options, "l", 1);
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dacx.c317 rx_config->config_options = config;
H A Dacx.h270 u32 config_options; member in struct:acx_rx_config

Completed in 148 milliseconds