Home
last modified time | relevance | path

Searched +defs:val +defs:comment (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/tools/perf/util/
Dconfig.c94 int quote = 0, comment = 0, space = 0; in parse_value() local
251 int comment = 0; in perf_parse_file() local
315 static int parse_unit_factor(const char *end, unsigned long *val) in parse_unit_factor()
338 long long val = strtoll(value, &end, 0); in perf_parse_llong() local
353 long val = strtol(value, &end, 0); in perf_parse_long() local
686 char *val = strdup(value); in set_value() local
/linux-6.14.4/sound/pci/ice1712/
Dse.c220 unsigned int val; in se200pci_WM8776_write() local
352 const char *comment; member
/linux-6.14.4/kernel/trace/
Dtrace_functions_graph.c758 u32 trace_flags, bool comment) in print_graph_retaddr()
1578 unsigned long val; in graph_depth_write() local
/linux-6.14.4/drivers/media/pci/bt8xx/
Dbttv-driver.c1240 int val; in bttv_s_ctrl() local
1439 void bttv_gpio_tracking(struct bttv *btv, char *comment) in bttv_gpio_tracking()