Searched defs:unset (Results 1 – 11 of 11) sorted by relevance
/linux-3.4.99/tools/perf/util/ |
D | parse-options.c | 38 const int unset = flags & OPT_UNSET; in get_value() local 558 int unset) in parse_opt_verbosity_cb()
|
/linux-3.4.99/tools/perf/ |
D | builtin-report.c | 452 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt() 532 parse_branch_mode(const struct option *opt __used, const char *str __used, int unset) in parse_branch_mode()
|
D | builtin-record.c | 666 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack()
|
D | builtin-top.c | 1068 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
|
D | builtin-stat.c | 1066 const char *s __used, int unset) in stat__set_big_num()
|
D | builtin-timechart.c | 1084 parse_process(const struct option *opt __used, const char *arg, int __used unset) in parse_process()
|
/linux-3.4.99/drivers/media/video/ |
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-3.4.99/drivers/media/video/zoran/ |
D | videocodec.h | 275 int (*unset) (struct videocodec * codec); member
|
/linux-3.4.99/drivers/i2c/busses/ |
D | i2c-pxa.c | 183 const char *unset; member
|
/linux-3.4.99/include/linux/ |
D | uwb.h | 575 struct uwb_mac_addr unset = { in uwb_mac_addr_unset() local
|