Searched defs:unset (Results  1 – 16 of 16) sorted by relevance
| /linux-4.4.14/tools/perf/util/ | 
| D | parse-regs-options.c | 8 parse_regs(const struct option *opt, const char *str, int unset)  in parse_regs()
 | 
| D | parse-branch-options.c | 35 parse_branch_stack(const struct option *opt, const char *str, int unset)  in parse_branch_stack()
 | 
| D | parse-options.c | 42 	const int unset = flags & OPT_UNSET;  in get_value()  local835 			   int unset)  in parse_opt_verbosity_cb()
 
 | 
| D | auxtrace.c | 950 			    int unset)  in itrace_parse_synth_opts()
 | 
| /linux-4.4.14/tools/perf/ | 
| D | builtin-report.c | 575 report_parse_callchain_opt(const struct option *opt, const char *arg, int unset)  in report_parse_callchain_opt()610 		  const char *str __maybe_unused, int unset)  in parse_branch_mode()
 
 | 
| D | builtin-top.c | 1047 callchain_opt(const struct option *opt, const char *arg, int unset)  in callchain_opt()1054 parse_callchain_opt(const struct option *opt, const char *arg, int unset)  in parse_callchain_opt()
 
 | 
| D | builtin-mem.c | 204 parse_mem_ops(const struct option *opt, const char *str, int unset)  in parse_mem_ops()
 | 
| D | builtin-record.c | 800 			       int unset)  in record_parse_callchain_opt()889 static int parse_clockid(const struct option *opt, const char *str, int unset)  in parse_clockid()
 
 | 
| D | builtin-probe.c | 265 				       const char *str, int unset)  in opt_set_filter_with_command()
 | 
| D | builtin-timechart.c | 1871 	      int __maybe_unused unset)  in parse_process()1880 		int __maybe_unused unset)  in parse_highlight()
 1896 parse_time(const struct option *opt, const char *arg, int __maybe_unused unset)  in parse_time()
 
 | 
| D | builtin-stat.c | 927 			     const char *s __maybe_unused, int unset)  in stat__set_big_num()
 | 
| /linux-4.4.14/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.4.14/drivers/media/pci/zoran/ | 
| D | videocodec.h | 275 	int (*unset) (struct videocodec * codec);  member
 | 
| /linux-4.4.14/drivers/i2c/busses/ | 
| D | i2c-pxa.c | 216 	const char *unset;  member
 | 
| /linux-4.4.14/include/linux/ | 
| D | uwb.h | 575 	struct uwb_mac_addr unset = {  in uwb_mac_addr_unset()  local
 |