Searched defs:unset (Results 1 – 18 of 18) sorted by relevance
/Linux-v4.19/tools/perf/util/ |
D | parse-regs-options.c | 9 parse_regs(const struct option *opt, const char *str, int unset) in parse_regs()
|
D | parse-branch-options.c | 92 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack()
|
D | auxtrace.c | 988 int unset) in itrace_parse_synth_opts()
|
/Linux-v4.19/tools/lib/subcmd/ |
D | parse-options.c | 73 const int unset = flags & OPT_UNSET; in get_value() local 950 int unset) in parse_opt_verbosity_cb()
|
/Linux-v4.19/tools/perf/ |
D | builtin-record.c | 1226 const char *arg, bool unset) in record_opts__parse_callchain() 1251 int unset) in record_parse_callchain_opt() 1337 static int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid()
|
D | builtin-top.c | 1192 callchain_opt(const struct option *opt, const char *arg, int unset) in callchain_opt() 1199 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
|
D | builtin-mem.c | 334 parse_mem_ops(const struct option *opt, const char *str, int unset) in parse_mem_ops()
|
D | builtin-report.c | 893 report_parse_callchain_opt(const struct option *opt, const char *arg, int unset) in report_parse_callchain_opt() 930 const char *str __maybe_unused, int unset) in parse_branch_mode()
|
D | builtin-probe.c | 299 const char *str, int unset) in opt_set_filter_with_command()
|
D | builtin-timechart.c | 1875 int __maybe_unused unset) in parse_process() 1884 int __maybe_unused unset) in parse_highlight() 1900 parse_time(const struct option *opt, const char *arg, int __maybe_unused unset) in parse_time()
|
D | builtin-stat.c | 1943 const char *s __maybe_unused, int unset) in stat__set_big_num() 1950 const char *s __maybe_unused, int unset) in enable_metric_only()
|
D | builtin-c2c.c | 2548 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
|
D | builtin-trace.c | 3134 static int trace__parse_cgroups(const struct option *opt, const char *str, int unset) in trace__parse_cgroups()
|
/Linux-v4.19/drivers/media/i2c/soc_camera/ |
D | ov9640.c | 227 static int ov9640_reg_rmw(struct i2c_client *client, u8 reg, u8 set, u8 unset) in ov9640_reg_rmw()
|
D | ov9740.c | 460 static int ov9740_reg_rmw(struct i2c_client *client, u16 reg, u8 set, u8 unset) in ov9740_reg_rmw()
|
/Linux-v4.19/drivers/staging/media/zoran/ |
D | videocodec.h | 271 int (*unset) (struct videocodec * codec); member
|
/Linux-v4.19/include/linux/ |
D | uwb.h | 575 struct uwb_mac_addr unset = { in uwb_mac_addr_unset() local
|
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-pxa.c | 234 const char *unset; member
|