Home
last modified time | relevance | path

Searched refs:output_ (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mfd/
H A Dlm3533-core.c321 LM3533_OUTPUT_ATTR(output_##_name, S_IRUGO | S_IWUSR, \
/linux/tools/perf/
H A Dbuiltin-c2c.c2022 const char *output_, in hpp_list__parse() argument
2025 char *output = output_ ? strdup(output_) : NULL; in hpp_list__parse()