Searched defs:unset (Results 1 – 10 of 10) sorted by relevance
/linux-3.3/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.3/tools/perf/ |
D | builtin-report.c | 351 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
|
D | builtin-top.c | 1019 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
|
D | builtin-stat.c | 1028 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.3/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.3/drivers/media/video/zoran/ |
D | videocodec.h | 275 int (*unset) (struct videocodec * codec); member
|
/linux-3.3/drivers/i2c/busses/ |
D | i2c-pxa.c | 181 const char *unset; member
|
/linux-3.3/include/linux/ |
D | uwb.h | 575 struct uwb_mac_addr unset = { in uwb_mac_addr_unset() local
|