Searched defs:unset (Results 1 – 11 of 11) sorted by relevance
/linux/tools/perf/util/ |
H A D | parse-regs-options.c | 13 __parse_regs(const struct option *opt, const char *str, int unset, bool intr) in __parse_regs() 86 parse_user_regs(const struct option *opt, const char *str, int unset) in parse_user_regs() 92 parse_intr_regs(const struct option *opt, const char *str, int unset) in parse_intr_regs()
|
H A D | parse-branch-options.c | 99 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack()
|
H A D | clockid.c | 68 int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid()
|
/linux/tools/perf/ |
H A D | builtin-ftrace.c | 1406 const char *str, int unset) in opt_list_avail_functions() 1464 const char *str, int unset) in parse_buffer_size() 1495 const char *str, int unset) in parse_func_tracer_opts() 1516 const char *str, int unset) in parse_graph_tracer_opts() 1540 static int parse_sort_key(const struct option *opt, const char *str, int unset) in parse_sort_key()
|
H A D | builtin-c2c.c | 2810 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
|
H A D | builtin-trace.c | 5013 static int trace__parse_cgroups(const struct option *opt, const char *str, int unset) in trace__parse_cgroups()
|
/linux/tools/lib/subcmd/ |
H A D | parse-options.c | 73 const int unset = flags & OPT_UNSET; in get_value() local 995 int unset) in parse_opt_verbosity_cb()
|
/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-ns.c | 166 u32 unset = 0; in ns_pinctrl_set_mux() local
|
/linux/drivers/media/i2c/ |
H A D | ov9640.c | 229 static int ov9640_reg_rmw(struct i2c_client *client, u8 reg, u8 set, u8 unset) in ov9640_reg_rmw()
|
/linux/drivers/media/pci/zoran/ |
H A D | videocodec.h | 253 int (*unset)(struct videocodec *codec); member
|
/linux/drivers/i2c/busses/ |
H A D | i2c-pxa.c | 291 const char *unset; member
|