Searched refs:set_opts (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/tools/power/cpupower/utils/ ! |
D | cpupower-set.c | 19 static struct option set_opts[] = { variable 59 set_opts, NULL)) != -1) { in cmd_set()
|
D | cpupower-info.c | 18 static struct option set_opts[] = { variable 55 while ((ret = getopt_long(argc, argv, "b", set_opts, NULL)) != -1) { in cmd_info()
|
D | cpufreq-set.c | 23 static struct option set_opts[] = { variable 214 ret = getopt_long(argc, argv, "d:u:g:f:r", set_opts, NULL); in cmd_freq_set()
|
/linux-5.19.10/drivers/net/ethernet/hisilicon/hns/ ! |
D | hnae.h | 471 int (*set_opts)(struct hnae_handle *handle, int type, void *opts); member
|