Searched defs:unset (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/tools/perf/util/ |
D | parse-options.c | 39 const int unset = flags & OPT_UNSET; in get_value() local 725 int unset) in parse_opt_verbosity_cb()
|
/linux-4.1.27/tools/perf/ |
D | builtin-record.c | 598 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack() 673 int unset) in record_parse_callchain_opt() 757 static int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid()
|
D | builtin-report.c | 532 report_parse_callchain_opt(const struct option *opt, const char *arg, int unset) in report_parse_callchain_opt() 567 const char *str __maybe_unused, int unset) in parse_branch_mode()
|
D | builtin-top.c | 1014 callchain_opt(const struct option *opt, const char *arg, int unset) in callchain_opt() 1021 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
|
D | builtin-mem.c | 207 parse_mem_ops(const struct option *opt, const char *str, int unset) in parse_mem_ops()
|
D | builtin-timechart.c | 1870 int __maybe_unused unset) in parse_process() 1879 int __maybe_unused unset) in parse_highlight() 1895 parse_time(const struct option *opt, const char *arg, int __maybe_unused unset) in parse_time()
|
D | builtin-stat.c | 1507 const char *s __maybe_unused, int unset) in stat__set_big_num()
|
/linux-4.1.27/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-4.1.27/drivers/media/pci/zoran/ |
D | videocodec.h | 275 int (*unset) (struct videocodec * codec); member
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-pxa.c | 181 const char *unset; member
|
/linux-4.1.27/include/linux/ |
D | uwb.h | 575 struct uwb_mac_addr unset = { in uwb_mac_addr_unset() local
|