Home
last modified time | relevance | path

Searched defs:unset (Results 1 – 8 of 8) sorted by relevance

/linux/tools/perf/util/
H A Dparse-regs-options.c13 __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 Dparse-branch-options.c99 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack()
H A Dclockid.c68 int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid()
/linux/tools/lib/subcmd/
H A Dparse-options.c73 const int unset = flags & OPT_UNSET; in get_value() local
995 int unset) in parse_opt_verbosity_cb()
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-ns.c166 u32 unset = 0; in ns_pinctrl_set_mux() local
/linux/drivers/media/i2c/
H A Dov9640.c229 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 Dvideocodec.h253 int (*unset)(struct videocodec *codec); member
/linux/drivers/i2c/busses/
H A Di2c-pxa.c291 const char *unset; member